Skip to content

Add MinMaxDifferenceTransform #955

Merged
merged 2 commits into from
Sep 26, 2022
Merged

Add MinMaxDifferenceTransform #955

merged 2 commits into from
Sep 26, 2022

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Sep 23, 2022

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?

Proposed Changes

Look #952.

Closing issues

Closes #952.

@Mr-Geekman Mr-Geekman self-assigned this Sep 23, 2022
@github-actions
Copy link

github-actions bot commented Sep 23, 2022

🚀 Deployed on https://deploy-preview-955--etna-docs.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2022

Codecov Report

Merging #955 (fea18ba) into master (76b8081) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #955      +/-   ##
==========================================
+ Coverage   85.38%   85.43%   +0.05%     
==========================================
  Files         148      148              
  Lines        7936     7951      +15     
==========================================
+ Hits         6776     6793      +17     
+ Misses       1160     1158       -2     
Impacted Files Coverage Δ
etna/transforms/math/__init__.py 100.00% <100.00%> (ø)
etna/transforms/math/statistics.py 99.35% <100.00%> (+0.06%) ⬆️
etna/auto/runner/utils.py 100.00% <0.00%> (+50.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot temporarily deployed to pull request September 23, 2022 13:06 Inactive
@alex-hse-repository alex-hse-repository merged commit 1f1f5b6 into master Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add MinMaxDifferenceTransform
3 participants