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 e89bfcb commit 5bc7b83Copy full SHA for 5bc7b83
tsfresh/examples/robot_execution_failures.py
@@ -51,7 +51,7 @@ def download_robot_execution_failures():
51
========
52
53
>>> from tsfresh.examples import download_robot_execution_failures
54
- >>> download_robot_execution_failures_lp1()
+ >>> download_robot_execution_failures()
55
"""
56
if os.path.exists(data_file_name):
57
_logger.warning("You have already downloaded the Robot Execution Failures LP1 Data Set.")
0 commit comments