github DistrictDataLabs/yellowbrick v1.0.1
Hotfix 1.0.1

latest releases: v1.5, v1.4, v1.3.post1...
4 years ago

Deployed: Sunday, October 6, 2019
Contributors: @rebeccabilbro @Kautumn06 @bbengfort

Major API change: the poof() method is now deprecated, please use show() instead. After a significant discussion with community members, we have deprecated our original "make the magic happen" method due to concerns about the usage of the word. We've renamed the original method to and created a stub method with the original name that issues a deprecation warning and calls show().

Major Changes:

  • Changes poof() to show().
  • Updated clustering and regression example notebooks.
  • Fixes a syntax error in Python 3.5 and earlier.
  • Updated Manifold documentation to fix example bug.
  • Added advisors names to the release changelog.
  • Adds advisory board minutes for Fall 2019.
  • Updates our Travis-CI semi-secure token for Slack integration.

Don't miss a new yellowbrick release

NewReleases is sending notifications on new releases.