Re: [BangPypers] Need help Extracting data properly in python

2014-02-20 Thread Abdul Muneer
There is an old python package which does it neatly http://www.astro.rug.nl/~breddels/python/tableio.html Regards, Abdul Muneer -- Follow me on Twitter: @abdulmuneer On Wed, Feb 19, 2014 at 5:59 PM, Kulkarni, Shreyas wrote: > if this is a valid tab-sepera

Re: [BangPypers] Need help Extracting data properly in python

2014-02-20 Thread Baiju M
May be this one will be useful: https://pypi.python.org/pypi/texttable On Thu, Feb 20, 2014 at 2:26 PM, Abdul Muneer wrote: > There is an old python package which does it neatly > http://www.astro.rug.nl/~breddels/python/tableio.html > > Regards, > Abdul Muneer > > -- > Follow me on Twitter: @abd