Skip to content

Removed as_tibble() calls in archive slide fun #212

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

Conversation

rachlobay
Copy link
Collaborator

@rachlobay rachlobay commented Aug 17, 2022

To resolve Issue #208 removed the two as_tibble() calls in archive slide function so that epix_slide() is compatible with arx_forecaster() from epipredict (to be able to slide an ARX forecaster over an archive). Making a separate issue to deal with the metadata.

Copy link
Contributor

@dajmcdon dajmcdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brookslogan This doesn't seem to cause downstream issues. Ok with you?

@rachlobay
Copy link
Collaborator Author

Also checked that these changes don't unexpectedly break epipredict (at least locally).

@dajmcdon dajmcdon merged commit b4e6158 into main Aug 17, 2022
@dajmcdon dajmcdon deleted the 208-epix_slide-converts-to-a-tibble-rather-than-an-epi_df-incompatible-with-arx_forecaster branch August 17, 2022 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

epix_slide() converts to a tibble rather than an epi_df - incompatible with arx_forecaster()
2 participants