I want to do something with data

memilanuk memilanuk at gmail.com
Wed Jul 23 21:09:11 EDT 2014


On 07/23/2014 03:20 PM, Nicholas Cannon wrote:
> Hey i am interested in using data in my programs. I know every
> program uses data but i want to do like large data processing and
> pick results out of a data like querying database. I dont really know
> what this is called though. Is it data analytics? im not sure but I
> would like to do this stuff. What would i need to learn because i
> know the basic file opening and stuff and also know how to open csv
> files aswell as grab data from the web. I dont know much else about
> handling data other than regular expressions which is handy when
> grabbing data from the web. I f any one could like guide me on what
> to learn that would be so good.
>

Python for Data Analysis
http://shop.oreilly.com/product/0636920023784.do

Think Stats
http://shop.oreilly.com/product/0636920020745.do

Learning IPython for Interactive Computing and Data Visualization
http://shop.oreilly.com/product/9781782169932.do




More information about the Python-list mailing list