4.13 Dataframe Groupby

Опубликовано: 25 Май 2026
на канале: Learn With Jabe
211
1

In This Lesson You'll:
-Get an overview of the .groupby() method
-Group by season
-Inspect the groupby object
-Go over an example getting the mean age for each team
-Use the split-apply-combine framework
-Find the sum of a specific column of a groupby object
-Use the .describe() method on a groupby object

Project Video 31 / 64

Resources:
Github: https://github.com/Jman4190/nba-stats...
GDrive Folder with CSV: https://drive.google.com/drive/folder...

Helpful links:
https://chrisalbon.com/python/data_wr...
https://www.shanelynn.ie/select-panda...
https://towardsdatascience.com/a-quic...
https://www.tutorialspoint.com/python...
https://www.datacamp.com/community/tu...

Find me:
On Twitter:   / learnwithjabe  

#Pandas #Python #NBA #DataScience #NBAanalytics