Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add get_anomalies_iqr function #374

Merged
merged 9 commits into from
Jun 6, 2024

Merge branch 'master' into issue-346

24402c0
Select commit
Loading
Failed to load commit list.
Merged

Add get_anomalies_iqr function #374

Merge branch 'master' into issue-346
24402c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 0s

93.18% of diff hit (target 0.00%)

View this Pull Request on Codecov

93.18% of diff hit (target 0.00%)

Annotations

Check warning on line 18 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L18

Added line #L18 was not covered by tests

Check warning on line 24 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L24

Added line #L24 was not covered by tests

Check warning on line 108 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L108

Added line #L108 was not covered by tests

Check warning on line 123 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L123

Added line #L123 was not covered by tests

Check warning on line 139 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L139

Added line #L139 was not covered by tests

Check warning on line 150 in etna/analysis/outliers/rolling_statistics.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

etna/analysis/outliers/rolling_statistics.py#L150

Added line #L150 was not covered by tests