Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-01-20 | 913 Bytes | |
v0.8.0.tar.gz | 2022-01-20 | 904.6 kB | |
v0.8.0.zip | 2022-01-20 | 935.4 kB | |
Totals: 3 Items | 1.8 MB | 0 |
v0.8.0 January 20, 2022
- Enhancements
- Add issue templates for bugs, feature requests and documentation improvements (#271)
- Changes
- Update pip to 21.3.1 for test requirements (#265)
- Restrict to Python 3.7 to 3.9 (#265)
- Use black and remove autopep8 for linting (#265)
- Update minimum dependency checker with the correct reviewers (#267)
- Rename
LabelMaker.target_entity
toLabelMaker.target_dataframe_name
(#276)
- Documentation Changes
- Update install instructions to specify correct python versions (#265)
- Update example notebooks to use latest Featuretools and EvalML APIs (#275)
- Testing Changes
- Add unit test for dropping empty data slices (#280)
- Add auto approve workflow for dependency updates (#281)
Thanks to the following people for contributing to this release: @gsheni, @jeff-hernandez, @thehomebrewnerd