-
Notifications
You must be signed in to change notification settings - Fork 31
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
forecast.mbl()
gains a new argument names_to = ".model"
?
#96
Comments
Sounds reasonable, although |
isn't it part of |
Yes, but |
can |
Difference from what? The original tsibble keys aren't stored, just the current ones (inclusive of .model). |
|
I think so, whenever to "longer" format. Can we just have |
Consolidated into #192 |
Reopening as I don't have time to include this in today's release, which closes #192. |
hence we can easily rename the
.model
column.The text was updated successfully, but these errors were encountered: