Welcome to the documentation of dtaianomaly! ============================================ ``dtaianomaly`` is an easy-to-use Python package for time series anomaly detection. Its main goal is to offer a simple interface to detect anomalies in time series data using state-of-the-art methods. Additionally, ``dtaianomaly`` provides a benchmark framework to quantitatively evaluate time series anomaly detection methods on a large repository of time series. The source is available on `GitHub `_. .. toctree:: :maxdepth: 1 :caption: Getting started getting_started/installation getting_started/examples getting_started/data .. toctree:: :maxdepth: 1 :caption: Additional information :glob: additional_information/* .. toctree:: :maxdepth: 1 :caption: Documentation :glob: api/*