v1.28.0
v1.28.0 Oct 26, 2023
- Fixes
- Fix bug with default value in
PercentTrue
primitive (#2627)
- Fix bug with default value in
- Changes
- Refactor
featuretools/tests/primitive_tests/utils.py
to leverage list comprehensions for improved Pythonic quality (#2607) - Refactor
can_stack_primitive_on_inputs
(#2522) - Update s3 bucket for docs image (#2593)
- Temporarily restrict pandas max version to
<2.1.0
and pyarrow to<13.0.0
(#2609) - Update for compatibility with pandas version
2.1.0
and remove pandas upper version restriction (#2616)
- Refactor
- Documentation Changes
- Testing Changes
Thanks to the following people for contributing to this release:
@gsheni, @petejanuszewski1, @thehomebrewnerd, @tosemml