access spreadsheet data
Amit Agrawal
amit.amitagrawal.agrawal at gmail.com
Wed Nov 14 01:35:45 EST 2012
More information about the Python-list mailing list
Wed Nov 14 01:35:45 EST 2012
- Previous message (by thread): Subprocess puzzle and two questions
- Next message (by thread): access spreadsheet data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
my problem is, i want to access data in spreadsheet to python code manualy My data is 1/1982 8:00:00 0 1/2/1982 8:00:00 0 1/3/1982 8:00:00 0 1/4/1982 8:00:00 0 1/5/1982 8:00:00 0.7885 1/6/1982 8:00:00 0 1/7/1982 8:00:00 0 1/8/1982 8:00:00 1.6127 1/9/1982 8:00:00 0 1/10/1982 8:00:00 0 1/11/1982 8:00:00 0 1/12/1982 8:00:00 1.6744 1/13/1982 8:00:00 0 1/14/1982 8:00:00 1.5583 1/15/1982 8:00:00 1.7249 1/16/1982 8:00:00 0 1/17/1982 8:00:00 0 1/18/1982 8:00:00 0 1/19/1982 8:00:00 0 1/20/1982 8:00:00 0lly -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20121114/a4453f45/attachment.html>
- Previous message (by thread): Subprocess puzzle and two questions
- Next message (by thread): access spreadsheet data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list