Update Pandas

master
Oliver Kennedy 2017-05-21 21:53:26 -04:00
parent 2bc00d66b1
commit 02f1e1e2fb
1 changed files with 4 additions and 0 deletions

@ -6,3 +6,7 @@
* [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/)
## Regular Expressions
* [Regular Expressions](https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/)
* [List of Common Metacharacters](http://regexcheatsheet.com/)