Skip to main content

Data Manipulation in Python/Pandas

Difficulty level
Beginner
Speaker
Duration
1:21:40

This tutorial teaches users how to use Pandas objects to help store and manipulate various datasets in Python. 

Topics covered in this lesson
  • Data Indexing and Selection
  • Handling Missing Data
  • Hierarchical Indexing
  • Aggregation and Grouping
  • Pivot Tables
  • Vectorized String Operations
  • Working with Time Series
  • High-Performance Pandas
Prerequisites
  • Proficiency in Python programming language
Technology requirement
  • Pandas data analysis and manipulation tool
Back to the course