Python Data Science: pandas, Matplotlib, and Seaborn
Key Takeaways
Python data science using pandas, Matplotlib, and Seaborn for data analysis
Original Description
To round out your exploration of data science in Python, in this course, you'll work with the pandas DataFrame—one of the most prominent data structures in data science. You'll create DataFrames, load and save data, analyze data, and slice and filter data in DataFrames. Then, you'll manipulate, modify, and plot DataFrame data. Lastly, you'll work with specialized plotting libraries Matplotlib and Seaborn to create common types of plots and format those plots so they are visually appealing and optimal for analysis.
This is the third and final course in a multi-course Specialization.
All of the courses in this Specialization require that you use the provided virtual machine, which includes an installation of Python and data science libraries. The course setup instructions provided in the first course go into more detail about the hardware and software requirements.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Python for Data
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Bloom Filters, Explained Properly
Dev.to · Daksh Gargas
Prefix Sums: The Preprocessing Trick That Makes Range Queries Instant
Medium · Programming
I Thought I Was Ready for the Interview — Then One Simple Math Question Destroyed Me
Medium · Programming
Week 2(Day 10): LeetCode Two Pointers(slow & fast): Remove Duplicates from Sorted Array (Brute…
Medium · Python
🎓
Tutor Explanation
DeepCamp AI