How many times have you decided to learn a programming language but got stuck somewhere along the way, grew frustrated, and gave up? This specialization is designed for learners who have little or no programming experience but want to use Python as a tool to play with data.
Now that you have mastered the fundamentals of Python and Python functions, you will turn your attention to Python packages specifically used for Data Science, such as Pandas, Numpy, Matplotlib, and Seaborn.
Are you ready? Let's go!
Logo image courtesy of Mourizal Zativa. Available on Unsplash here: https://unsplash.com/photos/gNMVpAPe3PE
Histogram, Seaborn, Data Science, Pandas (Python Package), Data Manipulation, Plot (Graphics), Matplotlib, Package and Software Management, Data Visualization, Numpy, Data Import/Export, Python Programming, Data Visualization Software
Reviews
4.5 (73 ratings)
5 stars
73.97%
4 stars
13.69%
3 stars
6.84%
2 stars
2.73%
1 star
2.73%
RF
Dec 22, 2023
I learned a lot and now I know what packages and topics to do further research on.
BD
Feb 20, 2025
Very well presented. Excellent explanations. Plenty of practice.
From the lesson
Data Manipulation: Numpy and Pandas
In Data Science, we play with data. Python has many useful packages for data creation, integration, and manipulation. In this module, you are going to learn NumPy and Pandas, the most widely used two packages for data science. Are you ready? Let's go!