filmov
tv
Pandas Basics: Times Series - Setting Time as the Index

Показать описание
Pandas has features that allow for some powerful Time Series analysis. This involves taking a time column, and setting that to be the index. (Row names). We look at 3 things: How to convert a string into a DateTime format, sort by Time and Select a time slice