Data Wrangling with Pandas and Python 2023

preview_player
Показать описание

---------------------------------------------------------------------------------------------------

Third video of the "Data Analysis with Python" video series. Here I explain the main concepts in pandas using a churn dataset.

I hope you enjoy this series! Please subscribe and like the video to support the channel

Timeline:
0:00 What we will cover
1:11 Reading data benchmarks
5:00 Basics: Select and filter rows
9:58 Dataset Overview
12:24 groupby simple examples
15:33 groupby and .agg
17:24 .agg with custom column names
20:12 Transform
21:17 Data Reshaping
25:46 Data Visualization
Рекомендации по теме
Комментарии
Автор

Muy buen trabajo Martín, espero que tu canal siga creciendo.

maxidiazbattan
Автор

Very good explanation. Keep it up man! 🙌🏽

pandabzzz
Автор

A lot valuable information packed into a digestible format 🙂Thanks for the efforts!

alaverdyan
Автор

Make a Panel app(python lib for app) for this .

heakjosh
Автор

Make vids on PostgreSQL & pandas, or better tool to load large data into python ecosystem better efficiently..
Dask is better for this?

heakjosh