Skip to content

Add parameters start, end to some eda methods #665

Closed
1 task
alex-hse-repository opened this issue Apr 29, 2022 · 0 comments · Fixed by #709
Closed
1 task

Add parameters start, end to some eda methods #665

alex-hse-repository opened this issue Apr 29, 2022 · 0 comments · Fixed by #709
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alex-hse-repository
Copy link
Collaborator

alex-hse-repository commented Apr 29, 2022

🚀 Feature Request

Add parameters start, end to some eeda methods to make it possible to look closer on some points

Motivation

Make eda method better

Proposal

  • Add parameters start: Optional[str] = None, end: Optional[str] = None to:
  1. plot_imputation
  2. plot_holidays
  3. plot_anomalies
  4. plot_anomalies_interactive
  5. plot_time_series_with_change_points
  • Raise error is start>end

Test cases

No response

Alternatives

No response

Additional context

No response

Checklist

  • I discussed this issue with ETNA Team
@alex-hse-repository alex-hse-repository added the enhancement New feature or request label Apr 29, 2022
@alex-hse-repository alex-hse-repository added this to the EDA milestone Apr 29, 2022
@Ama16 Ama16 self-assigned this May 30, 2022
@Ama16 Ama16 mentioned this issue May 30, 2022
9 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants