Skip to content

Version 1.1

Compare
Choose a tag to compare
@rebeccabilbro rebeccabilbro released this 26 Feb 00:11
· 102 commits to develop since this release
682b352

Deployed: Wednesday, February 12, 2020
Contributors: @rebeccabilbro @bbengfort @Kautumn06 @lwgray @pdamodaran @wagner2010 @mchestnut91, @mgarod, @shivendra90, @naresh-bachwani, @percygautam, @navarretedaniel, @mmorrison1670, @ekwska, @sjainit

Major Changes:

  • Quick methods (aka Oneliners), which return a fully fitted finalized visualizer object in only a single line, are now implemented for all Yellowbrick Visualizers. Test coverage has been added for all quick methods. The documentation has been updated to document and demonstrate the usage of the quick methods.
  • Added Part of Speech tagging for raw text using spaCy and NLTK to POSTagVisualizer.

Minor Changes:

  • Adds Board of Directors minutes for Spring meeting.
  • Miscellaneous documentation corrections and fixes.
  • Miscellaneous CI and testing corrections and fixes.