* Add DatasetCalculationTask * Update examples using feature synthesis
1.0.12
* Fix problem of feature graph filenames (in case of Windows) * Fix problem of long filenames in examples * Upgrade to featuretools 0.23.0
1.0.11
* Fix random_seed issue on stratified_folds()
1.0.10
* Documentation fixes * Example changes
1.0.9
* Add DeepFeatureSynthesisTask * Add EmailNotifier * All tasks can retrieve also data as dataframes (instead only as URL/file path) * Add examples with DeepFeatureSynthesisTask * Upgrade dependencies
1.0.8
* Fixed versions in PyPI, Read the Docs. * Update dependencies to latest