Skip to content

Releases: dfds-data/dfds-ds-toolbox

Upgrade to python 3.11 and upgrade package dependencies

17 May 07:50
4de34cf
Compare
Choose a tag to compare

This release updates to being compatible with python 3.11, and updates all package dependencies.
Moreover, pre-commit now uses Ruff for formatting, sorting and linting.
Finally, a lot of type hints have been added.

Breaking change:
RegFeatureSelector has been deprecated for a while, and due to package update incompabilities, this has now been entirely removed.

v0.10.2

21 Nov 11:00
e83165a
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.10.1...v0.10.2

v0.10.1

12 Jul 08:24
4d86560
Compare
Choose a tag to compare

release pipeline fixes

v0.10.0

12 Jul 08:15
a119f74
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.9.2...v0.10.0

v0.9.2

02 Mar 12:42
28d17f1
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.9.0...v0.9.2

v0.9.0

03 Feb 08:12
04fe33e
Compare
Choose a tag to compare

What's Changed

Breaking Changes πŸ› 

  • Remove confidence band in plot_regression_predicted_vs_actual by @KPLauritzen in #13
  • Refactor plot_roc_curve to use arrays as input by @KPLauritzen in #14

Other Changes

Full Changelog: v0.8.0...v0.9.0

v0.8.0

31 Jan 09:53
f71f4a5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/dfds-data/dfds-ds-toolbox/commits/v0.8.0