v0.9.1
v0.9.1 July 3, 2019
- Enhancements
- Fixes
- Select columns of dataframe using a list (#615)
- Change type of features calculated on Index features to Categorical (#602)
- Filter dataframes through forward relationships (#625)
- Specify Dask version in requirements for python 2 (#627)
- Keep dataframe sorted by time during feature calculation (#626)
- Fix bug in encode_features that created duplicate columns of
features with multiple outputs (#622)
- Changes
- Documentation Changes
- Testing Changes
Thanks to the following people for contributing to this release: @CJStadler, @gsheni, @kkleidal, @kmax12, @rwedge