v0.2.3 - 2019-11-14
New Primitives
Add primitive to make window_sequences based on cutoff times - Issue #217 by @csala
Create a keras LSTM based TimeSeriesClassifier primitive - Issue #218 by @csala
Add pandas DataFrame primitives - Issue #214 by @csala
Add featuretools.EntitySet.normalize_entity primitive - Issue #209 by @csala
Primitive Improvements
Make featuretools.EntitySet.entity_from_dataframe entityset arg optional - Issue #208 by @csala
Add text regression dataset - Issue #206 by @csala
Bug Fixes
pandas.DataFrame.resample crash when grouping by integer columns - Issue #211 by @csala