As someone who works with time series data on almost a daily basis, I have found the pandas Python package to be extremely useful for time series manipulation and analysis. Specific objectives are to show you how to:
1)create a date range
2)work with timestamp data
3)convert string data to a timestamp
4)index and slice your time series data in a data frame
5)resample your time series for different time period
Pandas Time Series Analysis | Netflix Stock Data | Datetime Index | Resample
Pandas time series analysis documentation:
[ Ссылка ]
Ещё видео!