Skip to content

Add logging to TSDataset.inverse_transform #642

Merged
merged 5 commits into from
Apr 12, 2022
Merged

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Apr 11, 2022

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

Look #635.

Related Issue

#635.

Closing issues

Closes #635.

@Mr-Geekman Mr-Geekman self-assigned this Apr 11, 2022
@Mr-Geekman Mr-Geekman added the enhancement New feature or request label Apr 11, 2022
@github-actions
Copy link

github-actions bot commented Apr 11, 2022

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

@github-actions github-actions bot temporarily deployed to pull request April 11, 2022 07:16 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 11, 2022 07:34 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2022

Codecov Report

Merging #642 (02bd888) into master (1b12a3b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #642   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files         118      118           
  Lines        6247     6248    +1     
=======================================
+ Hits         5266     5267    +1     
  Misses        981      981           
Impacted Files Coverage Δ
etna/datasets/tsdataset.py 90.08% <100.00%> (+0.02%) ⬆️

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

@github-actions github-actions bot temporarily deployed to pull request April 11, 2022 08:01 Inactive
@github-actions github-actions bot temporarily deployed to pull request April 11, 2022 12:55 Inactive
@julia-shenshina julia-shenshina merged commit 504d1f7 into master Apr 12, 2022
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.

Logging inverse transforms for TSDataset
3 participants