Python

Moderators: None (Apply to moderate this forum)
Number of threads: 474
Number of posts: 1166

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Absolute beginner help with CSV file Posted by hitherehello on 2 Dec 2012 at 12:04 PM
So I've recently begun some computer programming classes, and after 10 weeks of classes our first assignment is to take a stock information .csv with a few years of info that looks like this:

date, open, high, low, close, volume, adjusted close
2004-09-17, 110.56, 114.23, 110.2, 112, 5361900, 111.49
2004-09-16, etc, etc

Now, we have to make monthly averages, and then figure out the best 6 month period.

I have so far gone over all the notes for lectures, googled around, printed out many sheets and I'm not getting past importing the csv, being able to print it out and making/printing lists of the individual rows of "date", "open", etc.

I'm not expecting anyone to go to the effort of solving this for me, but let me put it this way. The math isn't the problem and I'm comfortable with only the most BASIC level of python and feel this is WAY above my level as do a lot of people in the class. The problem is the class is split between advanced programmers just getting their qualification and newbies. Can anyone point to a resource/video/text that goes through what I would need to accomplish this?



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.