Skip to content

v0.75.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 02 May 17:20
· 161 commits to main since this release
5b4a1ca

v0.75.0 May. 2, 2023

Fixes

  • Fixed bug where resetting the holdout data indices would cause time series predict_in_sample to be wrong #4161

Changes

  • Changed per-pipeline timings to store as a float #4160
  • Update Dask install commands in pyproject.toml #4164
  • Capped IPython version to < 8.12.1 for readthedocs and plotly compatibility #3987