katsEasy Playground

Meta's toolkit for time series analysis: detection, forecasting, feature extraction

Getting started with katsRun locally
Install
pip install kats
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: kats)

kats is a third-party package. Meta's toolkit for time series analysis: detection, forecasting, feature extraction. Install with: pip install kats

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?