v0.73.0
What's Changed
- Remove Python version upper bound by @sanmai-NL in #1175
- Fix unfolding of single
group_by
groups and unify calls togroup_by
by @gutzbenj in #1182 - Bump minimum polars version to 0.20.6 by @gutzbenj in #1183
- Detach start and end date adjustment from building date range by @gutzbenj in #1169
- Update python-examples.rst by @Korbenga in #1192
- Remove pandas where possible by @gutzbenj in #1184
New Contributors
- @sanmai-NL made their first contribution in #1175
- @Korbenga made their first contribution in #1192
Full Changelog: v0.72.0...v0.73.0