Skip to content

Sven-Bo/pandas-tutorial-analyzing-data-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Pandas Tutorial: Analyzing Data with Python

Ready to learn pandas, the most powerful data analysis library in Python? In this tutorial, we will analyse a real-world dataset - my YouTube data. We start by reading and inspecting the data before doing exploratory data analysis (EDA). Once we understand the data well, I will show you advanced techniques to clean up the dataframe. To do so, we will take advantage of chaining pandas methods to keep the code clean and organised. With our clean dataframe, we will then perform a timeseries analysis and plot our findings in interactive charts.

Video Tutorial

YouTube Video

More Solutions

Explore my tools and templates for Excel, automation, and more.

View all solutions

Connect with Me

Support

If you find this project helpful, consider buying me a coffee.

ko-fi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors