Releases: FBruzzesi/timebasedcv
Releases · FBruzzesi/timebasedcv
Version v0.3.0
What's Changed
- ci: add py 3.13 to GHA by @FBruzzesi in #61
- chore: test for different backends by @FBruzzesi in #66
- feat: use
dateutils.relativedelta
instead oftimedelta
by @FBruzzesi in #64
Full Changelog: v0.2.1...v0.3.0
Version v0.2.1
Version v0.2.0
What's Changed
Features ✨
- Allow for
mode="backward"
by @FBruzzesi in #44 - Sklearn independent module by @FBruzzesi in #47
Docs
- Revamp documentation by @FBruzzesi in #48
Internals
- Tests refactor and mypy compliant by @FBruzzesi in #43
- This brings a breaking change as classes arguments are now keyword only
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0
What's Changed
- Adopt narwhals to be dataframe-agnostic by @MarcoGorelli in #38
New Contributors
- @MarcoGorelli made their first contribution in #38
Full Changelog: https://github.com/FBruzzesi/timebasedcv/commits/v0.1.0