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

First pass at `split_unknown` function #58

Closed krpaulson closed 3 years ago

krpaulson commented 3 years ago

Describe changes

This is a first pass at a "minimum viable product" type version of a split_unknown function. I think a lot of work could be done to increase flexibility of this function, in line with some of the functionality of agg and scale functions in this package.

What issues are related

Related to #22

Checklist

Details of PR

I'd like to have a working version of this function good to go soon-ish, but I'm also wondering @chacalle if you're up for spending some time on this to make it more in line with other functions in this package.

chacalle commented 3 years ago

Just need small fixes for the package checks