Forum: Python May 10th, 2008 |
| Replies: 3 Views: 952 Python CSV help! Hi i have a CSV file that looks something like this:
Name ASX_Code Date SharePrice
ACACIA RESOURCES AAA ... |
Forum: Python May 10th, 2008 |
| Replies: 5 Views: 522 Re: Finding top 10 values in csv file hey the thing is we are learning loops and iterations rigth now and i think we're supposed to use iteration to do it if possible hmm does anyone knw how to exclude a line of code from csv file? i... |
Forum: Python May 9th, 2008 |
| Replies: 5 Views: 522 |
Forum: Python May 9th, 2008 |
| Replies: 5 Views: 522 Finding top 10 values in csv file hi, im learning to use python at the moment and i came over a question where it gives me a large csv file with names of companies and how much they are earning and i was asked to find the top 10... |