Basic grouping in pandas

preview_player
Показать описание
Grouping is a key skill when working with pandas. In this video, I show you what grouping means, how it works, and how you can apply it to your own data frames.

(Oh, and wondering why I loaded the datetime column, but didn't use it? I decided to put it in the next video. Watch for it soon!)

Рекомендации по теме
Комментарии
Автор

Probably the most under viewed tutorial, thank you sir. Thumbs up & subbed

veganath
Автор

One of those jems (Reuven that is) - you look at the clock and wonder where the time went, if you know you know 😉

_truthful_q_
Автор

Thanks for this Reuven. Is it possible to use groupby and at the same time display all the affected rows?

uptronstudio
Автор

How I should sort "How many trips are occurred per month?" and "Which hour of the day had the most frequent trips?"

saiful