I want to learn a little programming and have decided to start with Python.
As a first step I would like read a csv file containing date/open/high/low/close into an array or list. I've searched the python docs and google and can't find any code examples i can get started with.
Any tips to point me in the right direction appreciated.
As a first step I would like read a csv file containing date/open/high/low/close into an array or list. I've searched the python docs and google and can't find any code examples i can get started with.
Any tips to point me in the right direction appreciated.