We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbabc8 commit eb724c6Copy full SHA for eb724c6
CHANGES.rst
@@ -4,6 +4,15 @@ Changelog
4
5
tsfresh uses `Semantic Versioning <http://semver.org/>`_
6
7
+Version 0.8.0
8
+=============
9
+- Breaking API changes:
10
+ - removing of feature extraction settings object, replaced by keyword arguments and a plain dictionary (fc_parameters)
11
+ - removing of feature selection settings object, replaced by keyword arguments
12
+- added notebook with examples of new API
13
+- added chapter in docs about the new API
14
+- adjusted old notebooks and documentation to new API
15
+
16
Version 0.7.1
17
=============
18
0 commit comments