From 18d34438af90c9765c5e9936e01a48011db2205c Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 12 May 2017 15:55:41 -0400 Subject: [PATCH] Update learning.rst added datacamp link --- docs/intro/learning.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 988ce02..a8cca80 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -23,6 +23,14 @@ At last it finishes off with tutorial "How to access MySQL db using python" `Python for beginners `_ +Learn Python for Data Science Interactively +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +If you prefer an online interactive environment to learn Python for Data Science, `this free python tutorial by DataCamp `_ is a great way to get started. If you're already somewhat advanced and interested in machine learning, check out this `course on Supervised Learning with scikit-learn `_, by one the core developers of scikit-learn\ + + + + Learn Python Interactive Tutorial ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~