tsfresh — Easy Playground
Automatic time series feature extraction and selection
Getting started with tsfreshRun locally
Install
pip install tsfreshPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: tsfresh)
tsfresh is a third-party package. Automatic time series feature extraction and selection. Install with: pip install tsfresh
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?