Description
In this course, you will :
- As you extract, filter, and transform real-world datasets for analysis, you'll learn how to manipulate DataFrames.
- Using pandas, you will explore all of the fundamental data science concepts.
- Using real-world data, such as Walmart sales figures and global temperature time series, you'll learn how to import, clean, calculate statistics, and create visualizations—all while expanding your Python knowledge!
Syllabus :
- Transforming DataFrames
- Aggregating DataFrames
- Slicing and Indexing DataFrames
- Creating and Visualizing DataFrames