writing reading from a csv or txt file
Jason Friedman
jsf80238 at gmail.com
Sun Mar 30 16:19:48 EDT 2014
More information about the Python-list mailing list
Sun Mar 30 16:19:48 EDT 2014
- Previous message (by thread): writing reading from a csv or txt file
- Next message (by thread): writing reading from a csv or txt file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I am trying to compare the files. cutting out items in list list. ie:- > first file (rainfall2012.csv)rainfall, duration,time of day,wind > speed,date. > first file (rainfall2013.csv)rainfall, duration,time of day,wind > speed,date. > I would like to pick out maybe rainfalls and duration's and measure > against say years. > > Could you show us the first, say, three rows from each file, plus what you would like the first three or six lines of output to be? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20140330/914a1197/attachment.html>
- Previous message (by thread): writing reading from a csv or txt file
- Next message (by thread): writing reading from a csv or txt file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list