TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned how to use the Polars function pl.date_range to create date sequences with calendar-aware intervals between dates.