From 675baa7cde8f1fcb1e0e5120afe6a81f2d4ec3d5 Mon Sep 17 00:00:00 2001 From: Clare Date: Sun, 8 May 2016 19:58:12 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 78df5dfb..c270e833 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ Installing Basic Packages [Python, virtualenv, NumPy, SciPy, matplotlib and IPyt [Command Line Install Script](https://github.com/fonnesbeck/ScipySuperpack) for Scientific Python Packages + * [numpy Tutorial / Stanford CS231N](http://cs231n.github.io/python-numpy-tutorial/) * [Pandas Cookbook](http://bit.ly/jvnspandascookbook) (data structure library) _More Libraries can be found in the ["awesome machine learning"](https://github.com/josephmisiti/awesome-machine-learning#python) repo & in related [specializations](https://github.com/datasciencemasters/go/blob/master/specializations.md)_