I am trying to import a csv file in Pandas but it throws an error. The
format of the data when opened in notepad++ is as follows with first row
being column names:
"End Customer Organization ID,End Customer Organization Name,End
Customer Top Parent Organization ID,End Customer Top Parent
Organizat
On 19/10/13 15:29, Manish Tripathi wrote:
I am trying to import a csv file in Pandas but it throws an error.
This is the second time I've seen pandas mentioned recedntly I really
must go and look it up to find out what it is...
Meanwhile can you clarify what you mean by importing the csv fil
On 19/10/2013 23:40, Alan Gauld wrote:
This is the second time I've seen pandas mentioned recedntly I really
must go and look it up to find out what it is...
Just started out myself at http://pandas.pydata.org/ and at first glance
it seems quite awesome.
--
Roses are red,
Violets are blue,
On 19/10/2013 15:29, Manish Tripathi wrote:
You are far more likely to get a response to the identical question that
you've already asked on stackoverflow than you are here.
--
Roses are red,
Violets are blue,
Most poems rhyme,
But this one doesn't.
Mark Lawrence