You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* we should track the requirements of the notebook files
* added github ISSUE_template
* updated question about rolling in FAQ
* refactored page about rolling mechanism
* refactored docstring of rolling utility
* it is reproduce instead of produce
* linked to data formats in faq
* fixed two typos in industry 4.0 examples
* clarified that rolling=0 does nothing
* polished first paragrapoh of rolling page
* now the medical example should be more clear
* verb was missing in roll_time_series method
* parameter should be checked directly
* we do not have a shift parameter for the rolling
* rolling direction of 0 should just return ts container
* Revert "rolling direction of 0 should just return ts container"
This reverts commit 7278060.
* a maximum length of time series of NaN should break rolling
* adapted unti tests to value error on single row rolling
* added possible reason for nan maximum length
* removed paratnethesis in DataFrame constructor
Oh no, you encountered a problem while using *tsfesh*.
2
+
3
+
We, the maintainers, are happy to help you. When opening an issue, please provide the following information to us:
4
+
5
+
1. Your operating system
6
+
2. The version of *tsfresh* that you are using
7
+
3. The data on which the problem occurred (please do not upload 1000s of time series but try to boil the problem down to a small group or even a singular one)
8
+
4. A minimal code snippet which reproduces the problem/bug
9
+
10
+
For questions, you can also use our [gitter chatroom](https://gitter.im/tsfresh/)
0 commit comments