okennedy created page: Pandas

master
Oliver Kennedy 2016-11-29 00:26:50 -05:00
parent 5f3dd1f998
commit 3e172d9862
1 changed files with 8 additions and 0 deletions

8
Pandas.md Normal file

@ -0,0 +1,8 @@
## Cheat Sheets
* [Python For Data Science/NumPy](https://s3.amazonaws.com/assets.datacamp.com/blog_assets/PythonForDataScience.pdf)
* [Pandas Cheat Sheet (Short) @ Quandl](https://s3.amazonaws.com/quandl-static-content/Documents/Quandl+-+Pandas,+SciPy,+NumPy+Cheat+Sheet.pdf)
## Snippets and Tutorials
* [Pandas Quick Snippets](http://nikgrozev.com/2015/12/27/pandas-in-jupyter-quickstart-and-useful-snippets/)
* [Pandas Tutorial @ Data Camp](https://www.datacamp.com/community/tutorials/pandas-tutorial-dataframe-python)
* [Pandas Cheat Sheet (Long) @ MorphoCode](http://morphocode.com/pandas-cheat-sheet/)