v2.8.0 Sep 14, 2022
- Enhancements
- Add
NumberOfHashtags
and `NumberOfMentions`` primitives (#180)
- Add
NumberOfUniqueWords
primitive (#187)
- Add
NumberOfSentences
and MeanSentenceLength
primitives (#188)
- Add
NumberOfWordsInQuotes
primitive (#196)
- Fixes
- Update README.md with Alteryx info (#167)
- Changes
- Add Woodwork as core dependency (#170)
- Add support for Python 3.10 (#175)
- Drop support for Python 3.7 (#176)
- Change
TitleWordCount
, PunctuationCount
, UpperCaseCount
to use CountString
(#183)
- Remove readthedocs and docs requirements (#193)
- Use pyproject.toml only (move away from setup.cfg) (#201)
- Testing Changes
- Change codecov v3 for GitHub workflow (#184)
Thanks to the following people for contributing to this release:
@gsheni, @sbadithe, @thehomebrewnerd