This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
v1.0.0-alpha.4
Pre-release
Pre-release
What's Changed
Breaking Changes 🛠
- Requires now Python 3.8+
Other Changes
- Change dependencies for building docs by @thomkeh in #688
- Change the return type of
run_metrics()
by @thomkeh in #693 - When constructing a datatuple check for overlapping columns by @thomkeh in #692
- Sort out which files get passed to the preprocessing models by @thomkeh in #694
- Use official pandas type stubs by @thomkeh in #695
- Fix usage of nan_to_num by @thomkeh in #698
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4