ihmeuw-demographics / hierarchyUtils

Demographics Related Utility Functions
https://ihmeuw-demographics.github.io/hierarchyUtils/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

FEATURE: Identify formatting issues before running agg #63

Closed hcomfo95 closed 3 years ago

hcomfo95 commented 3 years ago

Is your feature request related to a problem? Please describe. When aggregating data, it is necessary to run agg in a loop using a unique identifier like nid-location-year-sex. When there is an error, the loop stops.

Describe the solution you'd like It would be nice to have a helper function which could identify these issues with the data beforehand.