Skip to content

v0.45.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 18 Feb 21:12
· 601 commits to main since this release
27cfcc7

v0.45.0 Feb. 18, 2022

Enhancements

  • Added support for pandas >= 1.4.0 #3324
  • Standardized feature importance for estimators #3305
  • Replaced usage of private method with Woodwork's public get_subset_schema method #3325

Fixes

Changes

  • Added an is_cv property to the datasplitters used #3297
  • Changed SimpleImputer to ignore Natural Language columns #3324
  • Added drop NaN component to some time series pipelines #3310

Documentation Changes

  • Update README.md with Alteryx link (#3319)
  • Added formatting to the AutoML user guide to shorten result outputs #3328

Testing Changes

  • Add auto approve dependency workflow schedule for every 30 mins #3312