Skip to content

Commit 39e9ddc

Browse files
authored
Update README.md
1 parent 7ea1d6c commit 39e9ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ Making use of the Python Standard Library is not enough for many developers beca
5959

6060
<code>[Kaggle - Pandas Solved Exercises](https://github.com/mrankitgupta/Kaggle-Pandas-Solved-Exercises)</code> 📊
6161

62-
<code>[Python Roadmap](https://github.com/mrankitgupta/Python-Roadmap)</code> 📑
62+
<code>[Complete Python Roadmap](https://github.com/mrankitgupta/Python-Roadmap)</code> 📑
6363

6464
## Python Libraries for Data Analysis and Data Science <a href="https://github.com/mrankitgupta/PythonLessons" target="_blank"> <img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="35" height="25"/> </a>
6565

6666
Python has become a staple in data science, allowing data analysts and other professionals to use the language to conduct complex statistical calculations, create data visualizations, build machine learning algorithms, manipulate and analyze data, and complete other data-related tasks more quickly and efficiently.
6767

6868
There are many different libraries in Python, which provide useful data analysis tools for scientists and engineers.These libraries can be used to analyze, graph and visualize data. They can also be used to create complex mathematical equations and 3D animations.
6969

70-
**Prerequisite:** <code>[Python Lessons](https://github.com/mrankitgupta/PythonLessons)</code> 📑
70+
**Prerequisite:** <code>[Complete Python Roadmap](https://github.com/mrankitgupta/Python-Roadmap)</code> 📑
7171

7272
Python has a number of libraries, like :
7373

0 commit comments

Comments
 (0)