Member-only story
Introducing a Pandas Crash Course on YouTube
2 hours of video content that comes from 3 years of Pandas experience.
I have been using Pandas for over 3 years. I have written so many articles and tutorials on Pandas and also used it on real-life datasets solving real business issues.
The Pandas content I created has always been in the form of written material. I’ve decided to put more focus on video content and here I am introducing my first course that I published on YouTube:
Data Wrangling with Pandas including the following chapters:
- What is Pandas?
- Exploring a Pandas DataFrame
- Handling Missing Values with Pandas
- Modifying a Pandas DataFrame
- Filtering a Pandas DataFrame
- Combining Pandas DataFrames
- Merging Pandas DataFrames
- String Manipulation with Pandas
- Date Manipulation with Pandas
- Data Analysis with Pandas
The chapters cover everything you need to know about Pandas for most of the routine tasks. Of course, there’ll be some rare cases where you need to go beyond what is covered in this course. But, I think 2 hours of video content covering a broad range of tasks is worth your time.