How to do pd.read_csv with consecutive spaces or semi-colon as delimiters?

breamoreboy at gmail.com breamoreboy at gmail.com
Tue Apr 18 05:52:10 EDT 2017


On Tuesday, April 18, 2017 at 10:25:51 AM UTC+1, David Shi wrote:
> Any way to do that?
> The link to a sample dataset is as follows:
> http://www.ebi.ac.uk/ena/data/warehouse/search?query=%22geo_circ(-0.587,-90.5713,170)%22&result=sequence_release&display=text
> Looking forward to hearing from you.
> Regards.
> David

After less than one minute searching I found http://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_csv.html.  It's the last time I do this for you as your repeated questions show no attempt at trying anything for yourself.  You haven't even had the common courtesy to respond when I have given you links in response to those questions.

Kindest regards.

Mark Lawrence.



More information about the Python-list mailing list