v0.3.1
v0.3.1 Sept 28, 2018
- Handling time rewrite (#245)
- Update deep_feature_synthesis.py (#249)
- Handling return type when creating features from DatetimeTimeIndex (#266)
- Update retail.py (#259)
- Improve Consistency of Transform Primitives (#236)
- Update demo docstrings (#268)
- Handle non-string column names (#255)
- Clean up merging of aggregation primitives (#250)
- Add tests for Entity methods (#262)
- Handle no child data when calculating aggregation features with multiple arguments (#264)
- Add
is_string
utils function (#260) - Update python versions to match docker container (#261)
- Handle where clause when no child data (#258)
- No longer cache demo csvs, remove config file (#257)
- Avoid stacking "expanding" primitives (#238)
- Use randomly generated names in retail csv (#233)
- Update README.md (#243)