An open API service indexing awesome lists of open source software.

https://github.com/patrick-llgc/pandas-exercises

modified from Wes McKinney's video tutorial
https://github.com/patrick-llgc/pandas-exercises

Last synced: over 1 year ago
JSON representation

modified from Wes McKinney's video tutorial

Awesome Lists containing this project

README

          

September 6, 2015
================
Modified some code as IPython and pandas changed over the years

January 4, 2013
================

IPython notebooks with exercises derived from Pandas tutorial by Wes McKinney.

Video: [http://www.youtube.com/watch?v=w26x-z-BdWQ](http://www.youtube.com/watch?v=w26x-z-BdWQ)

The notebooks can be viewed online with [IPython Notebook Viewer](http://nbviewer.ipython.org/)
- [Basics.ipynb](http://nbviewer.ipython.org/github/physiophile/pandas-exercises/blob/master/Basics.ipynb)
- [BabyNames.ipynb](http://nbviewer.ipython.org/github/physiophile/pandas-exercises/blob/master/BabyNames.ipynb)
- [ElectionData.ipynb](http://nbviewer.ipython.org/github/physiophile/pandas-exercises/blob/master/ElectionData.ipynb)