pandas Papers¶
pandas Talks¶
PyCon US 2015¶
Pandas From The Ground Up (Speaker Brandon Rhodes)
The typical Pandas user learns one dataframe method at a time, slowly scraping features together through trial and error until they can solve the task in front of them. In this tutorial you will re-learn how to think about dataframes from the ground up, and discover how to select intelligently from their abilities to solve your data processing problems through direct and deliberately-chosen steps.
Material of the Talk can be found here
Duration: Talk = 2:24:57, with yourself doing also all the Exercises = 1 day (requires a python Distribution + material)
PyCon US 2013¶
PyCon US 2012¶
SciPy 2012¶
PyData 2012¶
EuroPython 2012¶
PyGotham 2011¶
Introduction to pandas at SciPy 2010:
Introduction to pandas at PyHPC 2011:
Inside pandas development at NYC Python Meetup:
More presentations:


