From 0fd18959a1189520514408b32a1fc4d93caa6ab0 Mon Sep 17 00:00:00 2001 From: seoexpertyelahanka <78635529+seoexpertyelahanka@users.noreply.github.com> Date: Sat, 6 Feb 2021 11:58:47 +0530 Subject: [PATCH] Update pythonresources.md add new syllabus for data science beginneers --- pages/pythonresources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/pythonresources.md b/pages/pythonresources.md index bb320dd..547f820 100644 --- a/pages/pythonresources.md +++ b/pages/pythonresources.md @@ -31,6 +31,7 @@ works through your web browser, so things will work right away! - [learnpython.org](http://www.learnpython.org/) - [Code Wars](http://www.codewars.com) - [Intro to Python for Data Science](https://www.datacamp.com/courses/intro-to-python-for-data-science) + - Data Science Course for Beginners ([ Data Science Course Syllabus](360digitmg.com/data-science)). #### Intros from Berkeley - [D-Lab's intro materials](https://github.com/dlab-berkeley/python-for-everything)