Skip to content

Fix constant_value in imputer #819

Merged
merged 4 commits into from
Jul 29, 2022
Merged

Fix constant_value in imputer #819

merged 4 commits into from
Jul 29, 2022

Conversation

julia-shenshina
Copy link
Contributor

@julia-shenshina julia-shenshina commented Jul 27, 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

Closing issues

@github-actions
Copy link

github-actions bot commented Jul 27, 2022

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

@github-actions github-actions bot temporarily deployed to pull request July 27, 2022 12:36 Inactive
@julia-shenshina julia-shenshina self-assigned this Jul 27, 2022
@alex-hse-repository
Copy link
Collaborator

Also up the version in the depreciation warning to 2.0.0

@github-actions github-actions bot temporarily deployed to pull request July 29, 2022 06:16 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2022

Codecov Report

Merging #819 (3a79182) into master (36dec78) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #819   +/-   ##
=======================================
  Coverage   84.34%   84.34%           
=======================================
  Files         126      126           
  Lines        7237     7238    +1     
=======================================
+ Hits         6104     6105    +1     
  Misses       1133     1133           
Impacted Files Coverage Δ
etna/transforms/missing_values/imputation.py 96.20% <100.00%> (+0.04%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@alex-hse-repository alex-hse-repository enabled auto-merge (squash) July 29, 2022 06:50
@github-actions github-actions bot temporarily deployed to pull request July 29, 2022 06:54 Inactive
@alex-hse-repository alex-hse-repository merged commit 671aa8b into master Jul 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants