From 6f1a7f1714197cc2d6f923ea36c66cddf7de3f1c Mon Sep 17 00:00:00 2001 From: Paras-96 Date: Thu, 12 Dec 2024 12:02:55 +0530 Subject: [PATCH] Added one useful resource Added the Data Science Roadmap: An In-Depth Guide URL to the START section, providing useful insights to aspiring data science professionals. Please let me know if further changes are required. Thanks! --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90e85d4..54d8e88 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ A note about order - I framed the contents in the Pipeline & Tools section order * [Data Science Pipeline](http://machinelearningmastery.com/wp-content/uploads/2014/05/Overview-of-the-Applied-Machine-Learning-Process.png) - Detailed overview of data pipeline from MachineLearningMastery.com * [Intro to ipython](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks/_edit#entire-books-or-other-large-collections-of-notebooks-on-a-topic) - A curation of Ipython Notebooks great for introductory level to python, programming, comp sci, data science and other topics. * [How do I Become a Data Scientist?](http://www.quora.com/How-do-I-become-a-data-scientist) - Some more great starting points from William Chen. +* [Data Science Roadmap: An In-Depth Guide](https://www.appliedaicourse.com/blog/data-science-roadmap/) - This roadmap will help in navigating the journey into data science, making it easier to build the necessary skills and stand out in this competitive landscape. ### Data Science Courses: * [Coursera](https://www.coursera.org/specialization/jhudatascience/1) - Data Science Specialization at Coursera - many other courses available as well.