Reading structured text file (non-CSV) into Pandas Dataframe

David Shi davidgshi at yahoo.co.uk
Thu Apr 13 06:06:26 EDT 2017


http://www.ebi.ac.uk/ena/data/warehouse/search?query=%22geo_circ(-0.587,-90.5713,170)%22&result=sequence_release&display=text
The above is a web link to a structured text file.  It is not a CSV.
How can this text file be read into a Pandas Dataframe, so that further processing can be made?
Looking forward to hearing from you.
Regards.
David


More information about the Python-list mailing list