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

FAQ: Helpful bug reporting and quick solutions #6913

Open
bashtage opened this issue Jul 23, 2020 · 2 comments
Open

FAQ: Helpful bug reporting and quick solutions #6913

bashtage opened this issue Jul 23, 2020 · 2 comments
Labels

Comments

@bashtage
Copy link
Member

bashtage commented Jul 23, 2020

The quality of a bug report directly affects the time that the bug is expected to remain open.

An ideal bug report should have two elements:

  • Important: An initial description of the bug
  • Essential: a copy-and-pastable demonstration, that is as small as possible, that reproduces the bug. It should:
    • Not depend on external data. While it may be possible to include an external data file (e.g., a csv), it is much simpler for developers to copy and paste code to reproduce the bug without first downloading data.
    • Use simulated data that resembles the original dataset in shape, dtype, and in any other dimensions.

Three examples that range from ideal to difficult to use:

Please follow this guidance when filing a report.

@everlast7
Copy link

Hello, huge fan of your work.
do you have any working examples of forecasting STLForecast function? i have tried an example, and failed to get it to go.
more importantly, would be good to see and example of prediction/forecast of the seasonal component generated by the function.

if my question does not belong here - please delete. thank you.

@bashtage
Copy link
Member Author

@everlast7 Can you open a separate thread and post some example code (even if it doesn't work)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants