#77: Pandas (Part 54): Create Timestamp in Python using pd.period() | Tutorial

preview_player
Показать описание
The video discusses usage of pd.Period() in Python.

Timeline
(Python 3.7)

00:00 - Welcome
00:09 - Outline of video
00:20 - Open Jupyter notebook
00:31 - How to look for help in Jupyter notebook?
01:03 - Create Period: using year and freq
01:37 - Create Period: print period range: start_time, end_time
03:21 - Check if a Timestamp is within a Period
04:22 - Create Period: using year, month, freq
05:43 - Create Period: using string
06:44 - Create Period: using quarter
08:01 - Create Period: using year, month, day, hour, minute, freq
10:02 - Create Period: Arithmetic: add integer
11:37 - Ending notes
Рекомендации по теме