Skip to content

v0.83.0

Latest
Compare
Choose a tag to compare
@MichaelFu512 MichaelFu512 released this 02 Feb 18:07
· 15 commits to main since this release
d9da4f1

v0.83.0 Feb. 2, 2024

Enhancements

  • Added support for additional estimators for multiseries datasets #4385

Fixes

  • Fixed bug in _downcast_nullable_y causing woodwork initialization issues #4369
  • Fixed multiseries prediction interval labels #4377

Changes

  • Pinned scipy version to under 1.12.0 #4380

Documentation Changes

Testing Changes

Breaking Changes