Master Pandas in 15 Minutes: 10 Practical Examples for Data Analysis π
Discover how to efficiently use Pandas in Python with this quick 15-minute guide featuring 10 real-world examples. Perfect for data cleaning, transformation, and analysis!

Chandoo
195.4K views β’ Sep 13, 2022

About this video
Pandas is the most useful data analysis package in Python. You can use it to clean-up, transform and analyze data. Recently, I had a chance to use Pandas for some work. So, in this video let me share a quick but fairly in-depth introduction to Pandas with a real-world case study.
πββ SAMPLE FILES & INSTRUCTIONS:
==================================
~ i n s t a l l a t i o n β ~
Download and install Pandas & other data analysis packages:
- from Anaconda https://www.anaconda.com/
- from Pandas website https://pandas.pydata.org/
- from VS Code https://code.visualstudio.com/docs/datascience/data-science-tutorial
~ s a m p l e f i l e π ~
- Direct Download https://chandoo.org/wp/wp-content/uploads/2022/09/hotel-booking-data.txt
- On Kaggle https://www.kaggle.com/datasets/ronecone/hotel-booking-data
~ c o d e π¨βπ» ~
- Jupyter Notebook https://files.chandoo.org/py/pandas-intro.ipynb
- Kaggle Notebook https://www.kaggle.com/ronecone/data-cleanup-simple-analysis
β± VIDEO CHAPTERS π
===================
0:00 - What is Pandas for Python?
0:55 - About the sample data & getting started
2:17 - Importing the libraries and loading data to data frame
4:08 - Fixing the data frame delimiter issue
5:21 - Using basic pandas functions (describe etc.)
7:15 - Fixing the text data issue by removing them
8:35 - Solving the problem correctly
11:20 - Adding a column with IF this then that type rule
13:38 - Filling the text value up (using fillna method)
16:13 - Removing the unnecessary rows
16:37 - Doing quick analysis of data (tables & graphs)
π LEARN MORE ABOUT PYTHON
============================
Watch my 1-hour Python Tutorial to understand and write your first programs - https://youtu.be/uoC48wrJ-yM
π€·ββοΈ Other ways to clean this data
===========================
We can also use Power Query in Excel to cleanse and process this data. See this tutorial for that - https://youtu.be/bSaLlNLAW44
π LEARN MORE ABOUT PANDAS
============================
Data Science with Pandas - Tutorial on VSCODE page - https://code.visualstudio.com/docs/datascience/data-science-tutorial
Pandas documentation & examples - https://pandas.pydata.org/docs/getting_started/intro_tutorials/01_table_oriented.html
πππ Pandas books:
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython by Wes McKinney - https://amzn.to/3QPTgCt
Pandas Cookbook by Daniel Chen - https://amzn.to/3ROiQbW
~
πΌ What do pandas use to record their thoughts?
Notebooks of course π π€£
#pandas #python #datascience
πββ SAMPLE FILES & INSTRUCTIONS:
==================================
~ i n s t a l l a t i o n β ~
Download and install Pandas & other data analysis packages:
- from Anaconda https://www.anaconda.com/
- from Pandas website https://pandas.pydata.org/
- from VS Code https://code.visualstudio.com/docs/datascience/data-science-tutorial
~ s a m p l e f i l e π ~
- Direct Download https://chandoo.org/wp/wp-content/uploads/2022/09/hotel-booking-data.txt
- On Kaggle https://www.kaggle.com/datasets/ronecone/hotel-booking-data
~ c o d e π¨βπ» ~
- Jupyter Notebook https://files.chandoo.org/py/pandas-intro.ipynb
- Kaggle Notebook https://www.kaggle.com/ronecone/data-cleanup-simple-analysis
β± VIDEO CHAPTERS π
===================
0:00 - What is Pandas for Python?
0:55 - About the sample data & getting started
2:17 - Importing the libraries and loading data to data frame
4:08 - Fixing the data frame delimiter issue
5:21 - Using basic pandas functions (describe etc.)
7:15 - Fixing the text data issue by removing them
8:35 - Solving the problem correctly
11:20 - Adding a column with IF this then that type rule
13:38 - Filling the text value up (using fillna method)
16:13 - Removing the unnecessary rows
16:37 - Doing quick analysis of data (tables & graphs)
π LEARN MORE ABOUT PYTHON
============================
Watch my 1-hour Python Tutorial to understand and write your first programs - https://youtu.be/uoC48wrJ-yM
π€·ββοΈ Other ways to clean this data
===========================
We can also use Power Query in Excel to cleanse and process this data. See this tutorial for that - https://youtu.be/bSaLlNLAW44
π LEARN MORE ABOUT PANDAS
============================
Data Science with Pandas - Tutorial on VSCODE page - https://code.visualstudio.com/docs/datascience/data-science-tutorial
Pandas documentation & examples - https://pandas.pydata.org/docs/getting_started/intro_tutorials/01_table_oriented.html
πππ Pandas books:
Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython by Wes McKinney - https://amzn.to/3QPTgCt
Pandas Cookbook by Daniel Chen - https://amzn.to/3ROiQbW
~
πΌ What do pandas use to record their thoughts?
Notebooks of course π π€£
#pandas #python #datascience
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
195.4K
Likes
3.8K
Duration
18:18
Published
Sep 13, 2022
User Reviews
4.7
(39) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.