numfocus / YouTubeVideoTimestamps

Adding timestamps to NumFOCUS and PyData YouTube videos!
https://www.youtube.com/c/PyDataTV
MIT License
82 stars 19 forks source link

Why Datetimes Need Units - Christopher Ariza | PyData Global 2021 #72

Open kaustubhgupta opened 2 years ago

kaustubhgupta commented 2 years ago

Video URL: https://www.youtube.com/watch?v=jdnr7sgxCQI

00:04 Greeting from host 00:14 Speaker Introduction 01:11 Presentation Starts 01:19 Three Motivations 02:30 Y2262 Problem 03:42 Why Datetimes need units 03:57 Datetime as Data 04:33 Two datetime implementations 05:08 Offset Units for datetime64 05:15 Naming conventions 05:37 NumPy and Python time deltas 06:00 Comparing datetime and datetime64 14:42 Performance Comparision 17:05 Conversion between datetime and datetime64 18:40 Labelling data with Datetime 22:14 Summarization 22:56 Advantages of using units in datetime64 24:03 Thank you note

kaustubhgupta commented 2 years ago

If possible, can you also add this article link in the description? I wrote this article based on this video only (gave credits for this at the end).

Python and NumPy Datetime: 8 Differences You Should Know