| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-10-26 | 951 Bytes | |
| v1.28.0 source code.tar.gz | 2023-10-26 | 1.4 MB | |
| v1.28.0 source code.zip | 2023-10-26 | 1.7 MB | |
| Totals: 3 Items | 3.2 MB | 0 | |
v1.28.0 Oct 26, 2023
- Fixes
- Fix bug with default value in
PercentTrueprimitive (#2627)
- Fix bug with default value in
- Changes
- Refactor
featuretools/tests/primitive_tests/utils.pyto 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.0and pyarrow to<13.0.0(#2609) - Update for compatibility with pandas version
2.1.0and remove pandas upper version restriction (#2616)
- Refactor
- Documentation Changes
- Fix badge on README for tests (#2598)
- Update readthedocs config to use build.os (#2601)
- Testing Changes
- Update airflow looking glass performance tests workflow (#2615)
- Removed old performance testing workflow (#2620)
Thanks to the following people for contributing to this release: @gsheni, @petejanuszewski1, @thehomebrewnerd, @tosemml