Python Data Analysis Tutorial with Pandas | Analyze Olympic Games 2024🥇🥈

Опубликовано: 19 Октябрь 2024
на канале: JimShapedCoding
618
42

#Pandas #Python


In this special video, we will learn the best library for data analysis called Pandas. We will cover basic concepts like filtering, querying dataframes and grouping.
We are going to use some datasets (csv files) that’ll include information on Olympic games in Paris 2024

DISCLAIMER: The video is recorded 2 days before the games are completed. So the results for on your end might be totally different.

🖥️ Join Our Discord Channel and solve Python exercises for free
  / discord  

⏰ Timeline of the video:

Load CSV files on Olympic games to Pandas - 00:00 - 05:22

Basic operations - 05:23 - 11:41

Basic and Complex Filtering - 11:42 - 18:58

Grouping Olympic events - 18:59 - 24:09



Important tutorials:

🔴 Learn Python for beginners -    • Python Full Course - Learn Python in ...  


Important Links:

🔵 The datasets (CSV files on Olympics) - https://www.kaggle.com/datasets/piter...



🖥️ Get all the code of my tutorials from here:
https://github.com/jimdevops19