We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The problem:
Hi. I noticed that when using make_forecasting_frame, it does not have min_timeshift argument so the first few rows have less predictor rows.
Environment:
The text was updated successfully, but these errors were encountered:
That is corect @arashag ! Would you like to file a PR to fix this? It should be enough to just forward it to the call to roll_time_series
roll_time_series
Sorry, something went wrong.
No branches or pull requests
The problem:
Hi. I noticed that when using make_forecasting_frame, it does not have min_timeshift argument so the first few rows have less predictor rows.
Environment:
The text was updated successfully, but these errors were encountered: