From fa4ffcf0374c4414196c4dc9a1867de99bf4577d Mon Sep 17 00:00:00 2001 From: Sarthak Rawat <88141091+Sarthak-69@users.noreply.github.com> Date: Thu, 6 Oct 2022 08:41:25 +0530 Subject: [PATCH] Added a course in english "CS250: Python for Data Science" from Saylor.org. Please merge. (#7589) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added a course in english * Added a Data Science course in english * chore: add course platform * fix: Saylor created a non-profit, he didn't create the course. Co-authored-by: Eric Hellman Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index f1810c638..c7f74cbc6 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -328,6 +328,7 @@ * [Advanced Data Mining with Weka MOOC](https://www.cs.waikato.ac.nz/ml/weka/mooc/advanceddataminingwithweka/) * [Applied Data Science with Python](https://cognitiveclass.ai/learn/data-science-with-python) - CognitiveClass.ai +* [CS250: Python for Data Science](https://learn.saylor.org/course/view.php?id=504) - Saylor Academy * [Data Analysis and Visualization](https://www.udacity.com/course/data-analysis-and-visualization--ud404) - Georgia Tech (Udacity) * [Data Analysis with Python: Zero to Pandas](https://jovian.ai/learn/data-analysis-with-python-zero-to-pandas) (Jovian) * [Data Analysis with R](https://www.udacity.com/course/data-analysis-with-r--ud651) - Facebook (Udacity)