Added data structures IPython Notebook to README

This commit is contained in:
Donne Martin 2015-01-25 07:25:11 -05:00
parent 5162c13f5b
commit 7537b138d6

View File

@ -7,6 +7,7 @@ Data Analysis IPython Notebooks (core Python, NumPy, pandas, matplotlib, SciPy).
* [basics](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/basics.ipynb)
* [datetime](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/datetime.ipynb)
* [data structures](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/structs.ipynb)
## numpy