Skip to content

v0.25.0

Compare
Choose a tag to compare
@chukarsten chukarsten released this 02 Jun 15:09
· 1071 commits to main since this release
961584a

v0.25.0 Jun. 2, 2021

Enhancements

  • Upgraded minimum woodwork to version 0.3.1. Previous versions will not be supported #2181
  • Added a new callback parameter for explain_predictions_best_worst #2308

Fixes

Changes

  • Deleted the return_pandas flag from our demo data loaders #2181

Documentation Changes

Testing Changes

  • Ignoring test_saving_png_file while building conda package #2323

Breaking Changes

  • Deleted the return_pandas flag from our demo data loaders #2181
  • Upgraded minimum woodwork to version 0.3.1. Previous versions will not be supported #2181
  • Due to the weak-ref in woodwork, set the result of infer_feature_types to a variable before accessing woodwork #2181