v0.14.0 Apr 30, 2020
- Enhancements
- ft.encode_features - use less memory for one-hot encoded columns (#876)
- Fixes
- Use logger.warning to fix deprecated logger.warn (#871)
- Add dtype to interesting_values to fix deprecated empty Series with no dtype (#933)
- Remove overlap in training windows (#930)
- Fix progress bar in notebook (#932)
- Changes
- Change premium primitives CI test to Python 3.6 (#916)
- Remove Python 3.5 support (#917)
- Documentation Changes
- Fix README links to docs (#872)
- Fix Github links with correct organizations (#908)
- Fix hyperlinks in docs and docstrings with updated address (#910)
- Remove unused script for uploading docs to AWS (#911)
Thanks to the following people for contributing to this release:
@frances-h, @gsheni, @jeff-hernandez, @rwedge