Skip to content

Update outliers notebook #252

Merged
merged 4 commits into from Nov 8, 2021
Merged

Update outliers notebook #252

merged 4 commits into from Nov 8, 2021

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Nov 3, 2021

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Update outliers notebook with histogram method

Related Issue

Closing issues

closes #198

@alex-hse-repository alex-hse-repository added the example Script or jupyter notebook with example label Nov 3, 2021
@alex-hse-repository alex-hse-repository self-assigned this Nov 3, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2021

Codecov Report

Merging #252 (14fa696) into master (430aef6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   86.54%   86.54%           
=======================================
  Files          90       90           
  Lines        4265     4265           
=======================================
  Hits         3691     3691           
  Misses        574      574           
Impacted Files Coverage Δ
etna/analysis/outliers/hist_outliers.py 77.07% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 430aef6...14fa696. Read the comment docs.

julia-shenshina
julia-shenshina previously approved these changes Nov 3, 2021
@julia-shenshina julia-shenshina merged commit 1d15bd8 into master Nov 8, 2021
@iKintosh iKintosh deleted the issue-198 branch November 18, 2021 15:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
example Script or jupyter notebook with example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hist_outliers to outliers notebook
3 participants