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

Input data - Date information #9

Open
LucieContamin opened this issue Aug 17, 2023 · 0 comments
Open

Input data - Date information #9

LucieContamin opened this issue Aug 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LucieContamin
Copy link
Contributor

From Issue #1

Arguments specifying input data
forecast_data required data.frame with forecasts in the hub_mdl_out_df format. Noting that maybe we want to start by supporting only certain output types (e.g. quantiles, means, medians, maybe samples once we implement
All forecasts in forecast_data will be plotted, i.e. all filtering needs to happen outside this function. We note per validation specified below that this data.frame must have either a target_date column of both of a origin_date and horizon column.

Currently, the input data is required to have a target_date column, it would be interesting the add the capacity to have input file with origin_date and horizon , with the associated formula and have the capacity to calculate the target_date column if missing.

@LucieContamin LucieContamin added the enhancement New feature or request label Aug 17, 2023
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
None yet
Development

No branches or pull requests

1 participant