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

feat: add visualization of decomposition and time series #520

Open
Tracked by #517
Gerhardsa0 opened this issue Jan 9, 2024 · 1 comment
Open
Tracked by #517

feat: add visualization of decomposition and time series #520

Gerhardsa0 opened this issue Jan 9, 2024 · 1 comment
Labels
enhancement 💡 New feature or request

Comments

@Gerhardsa0
Copy link
Contributor

Gerhardsa0 commented Jan 9, 2024

Is your feature request related to a problem?

The user should have an easy time to see the visualization of the time series and the decomposition.
The decomposition of the time series should also be implemented here.

Desired solution

The user should call something like this: ts.plot_time_series() ts.plot_decomposition()

note: the names are not finals

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

@Gerhardsa0 Gerhardsa0 added the enhancement 💡 New feature or request label Jan 9, 2024
@lars-reimann
Copy link
Member

Other plotting methods use the prefix plot_, so something like plot_decomposition might be appropriate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants