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 1070af4 commit d207ea2Copy full SHA for d207ea2
CHANGES.rst
@@ -4,6 +4,17 @@ Changelog
4
5
tsfresh uses `Semantic Versioning <http://semver.org/>`_
6
7
+Version 0.10.0
8
+=============
9
+- new feature calculators:
10
+ - partial autocorrelation
11
+- added list of calculated features to documentation
12
+- added two ipython notebooks to
13
+ - illustrate PCA on features
14
+ - illustrate the Benjamini Yekutieli procedure
15
+- fixed the following bugs
16
+ - improperly quotation of dickey fuller settings
17
+
18
Version 0.9.0
19
=============
20
- new feature calculators:
0 commit comments