v0.2.0 - 2019-07-11
New Features
- Publish the pipelines as an
entry_point
Issue #175 by @csala
Primitive Improvements
- Improve pandas.DataFrame.resample primitive Issue #177 by @csala
- Improve
feature_extractor
primitives Issue #183 by @csala - Improve
find_anomalies
primitive Issue #180 by @AlexanderGeiger
Bug Fixes
- Typo in the primitive keras.Sequential.LSTMTimeSeriesRegressor Issue #176 by @DanielCalvoCerezo