Skip to content

add standardize_column_names() function #63

@nickreich

Description

@nickreich

This would be designed to live in the workflow after "collect()" and before something like a plot or ensembling of forecasts. E.g. Currently when data are read in, a model column is inferred based on the folder name where the data originates. We would like to have the recommended setup be that model_abbr and team_abbr columns are inferred from a nested folder structure. however to support legacy code, we'd also like to have a function that could split a non-nested folder structure based on a "[team_name]-[model_name]" kind of folder name.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions