Read a text file into a Pandas DataFrame Table

breamoreboy at gmail.com breamoreboy at gmail.com
Thu Apr 13 04:32:55 EDT 2017


On Thursday, April 13, 2017 at 9:15:18 AM UTC+1, David Shi wrote:
> Dear All,
> Can anyone help to read a text file into a Pandas DataFrame Table?
> Please see the link below.
> http://www.ebi.ac.uk/ena/data/warehouse/search?query=%22geo_circ(-0.587,-90.5713,170)%22&result=sequence_release&display=text
> 
> Regards.
> David

http://pandas.pydata.org/pandas-docs/stable/io.html#io-read-csv-table



More information about the Python-list mailing list