Skip to content

Add plot_clusters #169

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Add plot_clusters #169

merged 2 commits into from
Oct 11, 2021

Conversation

alex-hse-repository
Copy link
Collaborator

@alex-hse-repository alex-hse-repository commented Oct 11, 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

Related Issue

Add plot_clusters to etna.analysis

Closing issues

closes #168

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2021

Codecov Report

Merging #169 (ad8cc15) into master (7219c3d) will decrease coverage by 0.37%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   87.42%   87.04%   -0.38%     
==========================================
  Files          73       73              
  Lines        3164     3180      +16     
==========================================
+ Hits         2766     2768       +2     
- Misses        398      412      +14     
Impacted Files Coverage Δ
etna/analysis/plotters.py 12.90% <6.66%> (-0.67%) ⬇️
etna/analysis/__init__.py 100.00% <100.00%> (ø)

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 7219c3d...ad8cc15. Read the comment docs.

@martins0n martins0n self-requested a review October 11, 2021 08:05
@julia-shenshina julia-shenshina merged commit 716da3a into master Oct 11, 2021
@iKintosh iKintosh deleted the issue-168 branch October 15, 2021 11:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plot_clusters -> etna.analysis.plotters
3 participants