Added Kaggle section to README.

This commit is contained in:
Donne Martin 2015-03-14 19:57:55 -04:00
parent 4ad409aa63
commit 8babd3a1cf

View File

@ -52,6 +52,12 @@ IPython Notebooks demonstrating various command lines for Linux, Git, etc.
* [ruby](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/misc.ipynb#ruby)
* [jekyll](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/misc.ipynb#jekyll)
## kaggle
IPython Notebooks used in [kaggle](https://www.kaggle.com/) competitions.
* [titanic](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/kaggle/titanic.ipynb)
## matplotlib
[Coming Soon] IPython Notebooks demonstrating matplotlib functionality.