From f412d3a2834b127b4600a2958e097ddcc3f9adda Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 12 May 2017 15:58:19 -0400 Subject: [PATCH] Update learning.rst --- docs/intro/learning.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index a8cca80..3c02954 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -26,10 +26,10 @@ At last it finishes off with tutorial "How to access MySQL db using python" 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\ - +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. +`Python for data science `_ Learn Python Interactive Tutorial ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~