[Tutor] CSV file Reading in python

Alan Gauld alan.gauld at yahoo.co.uk
Wed Mar 22 03:31:17 EDT 2017


On 20/03/17 19:37, Edzard de Vries wrote:
> I have a CSV which I want to be able to read in Python. 

Are you using the csv module?
Have you read the documentation for that?
It gives several examples.

If not already then use csv. If you are using it
and still have problems send the code and errors,
otherwise we will just be guessing.


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list