Skip to content

v0.62.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 02 Nov 03:30
· 331 commits to main since this release
ab3e0f9

v0.62.0 Nov. 1, 2022

Fixes

  • Fixed bug with datetime conversion in get_time_index #3792
  • Fixed bug where invalid anchored or offset frequencies were including the STLDecomposer in pipelines #3794
  • Fixed bug where irregular datetime frequencies were causing errors in make_pipeline #3800

Changes

  • Capped dask at < 2022.10.1 #3797
  • Uncapped dask and excluded 2022.10.1 from viable versions #3803
  • Removed all references to XGBoost's deprecated _use_label_encoder argument #3805
  • Capped featuretools at < 1.17.0 #3805
  • Capped woodwork at < 0.21.0 #3805