Grouping, Sorting, and Shuffling in Python Pandas (2.3)

preview_player
Показать описание
Pandas allows data to be sorted and shuffled and summarized by grouping. This video shows how these techniques can be used with Pandas and Python to prepare data for deep learning and other machine learning models.

Code for This Video:

Follow Me/Subscribe:

Комментарии
Автор

Sir, this is great. Very interesting tricks on grouping.
Can we have Counts and percentage (normalize) side by side?

afonsoosorio
Автор

I like the tip about creating dictionaries from some of the groupby results. Very useful. 😊
Will the new Kaggle competition be available to everyone (same way last semester's competition was)?

BiancaAguglia
Автор

Great series Jeff, easy to try them and follow on Google Colab.

Skandawin