| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-03 | 647 Bytes | |
| v0.20.3 source code.tar.gz | 2024-08-03 | 3.3 MB | |
| v0.20.3 source code.zip | 2024-08-03 | 3.4 MB | |
| Totals: 3 Items | 6.7 MB | 1 | |
- Bugfixes/Typos/Documentation:
- Fixes issue [#1073]: Updated setup.cfg to require newer scipy version (#1081)
- extract_relevant_features now passes chunksize to extract_features (#1083)
- Fix code and tests for numpy >= 2.0 (#1085)
- Update tsfresh.feature_extraction.feature_calculators.skewness to make it consistent with the design principle of not ignoring nan (#1066)
- Fix spelling/grammar in pipeline notebook (#1082)
- Added recommendation to revert thread limitations (#1069)
- Fix the 01 example notebook to not leak information between train and test set
- Feature calculator return type documentation (#1070)