#14. Pandas Sampling a Series and DataFrame in Python | Tutorial

preview_player
Показать описание
The video discusses sampling for Pandas Series and a DataFrame in Python.

Timeline & Exercise
(Python 3.7)

00:00 - Welcome
00:06 - Outline of the video
00:55 - Open Jupyter Notebook
01:07 - Data
01:58 - Sampling a Series using: Number of samples in output
02:51 - Sampling a Series using: Fraction
03:32 - Sampling a Series with and without replacement
05:12 - Sampling a Series using: Weights
07:41 - Sampling a DataFrame using: N
08:08 - Sampling a DataFrame using: Weights
09:18 - Sampling columns in a DataFrame
09:53 - Sampling a DataFrame using: random_state()
11:30 - End

learndataa exercise for this video can be found at link below:

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

Great explanation. Wish u good luck for your channel. Your effort pays off for sure.
Keep growing👍

sravyabachala