Skip to content

Fix title in acf plot #432

Merged
merged 2 commits into from Dec 30, 2021
Merged

Fix title in acf plot #432

merged 2 commits into from Dec 30, 2021

Conversation

julia-shenshina
Copy link
Contributor

@julia-shenshina julia-shenshina commented Dec 30, 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

Closing issues

@iKintosh iKintosh enabled auto-merge (squash) December 30, 2021 11:09
@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #432 (176c3f1) into master (3eb2638) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #432   +/-   ##
=======================================
  Coverage   87.64%   87.64%           
=======================================
  Files         112      112           
  Lines        5276     5276           
=======================================
  Hits         4624     4624           
  Misses        652      652           
Impacted Files Coverage Δ
etna/analysis/eda_utils.py 19.58% <0.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 3eb2638...176c3f1. Read the comment docs.

@iKintosh iKintosh merged commit 5ef9223 into master Dec 30, 2021
@iKintosh iKintosh deleted the fix-acf branch December 30, 2021 11:22
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.

None yet

3 participants