From 9b1045406b7c5a9818f832ccab1ef21a57ef4e8a Mon Sep 17 00:00:00 2001 From: Gunnika Date: Mon, 19 Oct 2020 00:15:01 +0530 Subject: [PATCH] Add Introductory Course on Python for Data Science (#4383) --- free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-courses-en.md b/free-courses-en.md index dc41f40b..318e3f63 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -438,6 +438,7 @@ * [Google's Python Course](https://developers.google.com/edu/python/) * [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware) * [Introduction to Python](https://docs.microsoft.com/en-us/learn/modules/intro-to-python/)(Microsoft Docs) +* [Introduction to Python Basics for Data Science](https://dphi.tech/learn/introduction-to-python-basics-for-data-science) (DPhi) * [Introduction to Python Programming](https://www.udacity.com/course/introduction-to-python--ud1110) (Udacity) * [Learn Python](https://pythonspot.com) * [Learn Python - Free Interactive Python Tutorial](http://www.learnpython.org) -- GitLab