Releases: alteryx/featuretools
Releases · alteryx/featuretools
v0.1.21
v0.1.21 May 30, 2018
- Support Pandas 0.23.0 (#153, #154, #155, #159)
- No EntitySet required in loading/saving features (#141)
- Use s3 demo csv with better column names (#139)
- more reasonable start parameter (#149)
- add issue template (#133)
- Improve tests (#136, #137, #144, #147)
- Remove unused functions (#140, #143, #146)
- Update documentation after recent changes / removals (#157)
- Rename demo retail csv file (#148)
- Add names for binary (#142)
- EntitySet repr to use get_name rather than id (#134)
- Ensure config dir is writable (#135)
v0.1.20-dev
v0.1.20dev datetime-conversion
v0.1.20
v0.1.20 Apr 13, 2018
- Improved chunking when calculating feature matrices (#121)
- Primitives as strings in DFS parameters (#129)
- Integer time index bugfixes (#128)
- Add make_temporal_cutoffs utility function (#126)
- Show all entities, switch shape display to row/col (#124)
- fixed num characters nan fix (#118)
- modify ignore_variables docstring (#117)
v0.1.19
v0.1.19 Mar 21, 2018
- More descriptive DFS progress bar (#69)
- Convert text variable to string before NumWords (#106)
- EntitySet.concat() reindexes relationships (#96)
- Keep non-feature columns when encoding feature matrix (#111)
- Uses full entity update for dependencies of uses_full_entity features (#110)
- Update column names in retail demo (#104)
- Handle Transform features that need access to all values of entity (#91)
v0.1.18
v0.1.17
v0.1.17 Jan 18, 2018