[Tutor] Reading CSV files in Pandas

Alan Gauld alan.gauld at btinternet.com
Sun Oct 20 20:05:37 CEST 2013


On 20/10/13 11:30, Matthew Ngaha wrote:
> Does pandas do the same thing numpy does?

Pandas is more about analysis of big data volumes rather than complex 
calculations. eg statistical analysis and data mining.

As such it's closer to R than to numpy in its function, so far as I can 
tell. (Although it uses numpy under the covers).

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.flickr.com/photos/alangauldphotos



More information about the Tutor mailing list