Skip to content
Snippets Groups Projects
breaks.rst 360 B

breaks

Detecting breaks in data.

This module provides functions to detect and flag breaks in data, for example temporal gaps (:py:func:`flagMissing`), jumps and drops (:py:func:`flagJumps`) or temporal isolated values (:py:func:`flagIsolated`).