We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d31f1 commit 02b6f79Copy full SHA for 02b6f79
doc/source/related.rst
@@ -45,3 +45,13 @@ customizable by the user (so 5-minutely data is easier to do with pandas for
45
example).
46
47
We are aiming to merge these libraries together in the near future.
48
+
49
+Progress:
50
51
+ - It has a collection of moving window statistics implemented in
52
+ `Bottleneck <http://pandas.pydata.org/developers.html#development-roadmap>`__
53
+ - `Outstanding issues <https://github.com/pydata/pandas/issues?labels=timeseries&milestone=&page=1&state=open>`__
54
55
+Summarising, Pandas offers superior functionality due to its combination with the :py:class:`pandas.DataFrame`.
56
57
+An introduction for former users of :mod:`scikits.timeseries` is provided in the :ref:`migration guide <ref-scikits-migration>`.
0 commit comments