Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix STL inverse transform bug #4328

Merged
merged 3 commits into from
Oct 4, 2023
Merged

Fix STL inverse transform bug #4328

merged 3 commits into from
Oct 4, 2023

Conversation

eccabay
Copy link
Contributor

@eccabay eccabay commented Oct 4, 2023

Closes #4327

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (02df25e) 99.7% compared to head (2c6d055) 99.7%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4328     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        357     357             
  Lines      39867   39869      +2     
=======================================
+ Hits       39747   39749      +2     
  Misses       120     120             
Files Coverage Δ
...nents/transformers/preprocessing/stl_decomposer.py 100.0% <100.0%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eccabay eccabay marked this pull request as ready for review October 4, 2023 13:12
@chukarsten chukarsten enabled auto-merge (squash) October 4, 2023 13:22
@chukarsten chukarsten merged commit 6b291b6 into main Oct 4, 2023
23 checks passed
@chukarsten chukarsten deleted the 4327_seaonal_seasonality branch October 4, 2023 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect seasonal reconstruction in STL inverse_transform
2 participants