Skip to content
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
Compare
Choose a tag to compare
@tmke8 tmke8 released this 28 Jun 10:40
· 973 commits to main since this 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