How to use python's datetime package

preview_player
Показать описание
This is part of a Data Munging course with tips and tricks to get you through your next project:

Python's datetime package provides a really convenient set of tools for working with dates and times.With the five tricks that I’m about to show you, you can handle most of your datetime processing needs.
Рекомендации по теме
Комментарии
Автор

Hey thanks for the video! Is it possible to use datetime within a 5 day
week (business week) structure, as to avoid an output of the weekend
for example? Thanks

angellohector
Автор

3:55 I've never seen a unix timestamp being implemented as a "floating point number". Whilst it's possible to do that, it would be rather unusual. Typically it would be a signed integer - not that any of this matters in a dynamically typed language like pyhton.

MrTimAway
Автор

'epoch' pronounced 'epic' 😂😂😂

both having vastly differing meanings 🤔🤔🤔 🤣🤣🤣 🛰🛰🛰

great video, super useful for me, a beginner, to find a strong foothold to even begin to start using the timedate module

many thanks for taking the time and effort to present this information 😆😆😆 🙌🙌🙌



BG3 🤓🤓🤓

benuchie