From 09a97ee39d1264293a810970f709b1e733f18661 Mon Sep 17 00:00:00 2001 From: Om Londhe <61611599+DevOM3@users.noreply.github.com> Date: Wed, 30 Sep 2020 17:51:47 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f46827..048a3f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # coursera-Applied-Data-Science-with-Python -https://www.coursera.org/specializations/data-science-python +Link: https://www.coursera.org/specializations/data-science-python -Repository for coursera specialization Applied Data Science with Python by University of Michigan +Repository for coursera specialization Applied Data Science with Python by University of Michigan. The 5 courses in this University of Michigan specialization introduce learners to data science through the python programming language. This skills-based specialization is intended for learners who have basic a python or programming background, and want to apply statistical, machine learning, information visualization, text analysis, and social network analysis techniques through popular python toolkits such as pandas, matplotlib, scikit-learn, nltk, and networkx to gain insight into their data.