patrickm663 / HMD.jl

Makes it easy to get data from Human Mortality Database (HMD) into Julia!
https://patrickm663.github.io/HMD.jl/dev/
MIT License
6 stars 0 forks source link

Fix: Lexis triangles are not supported by `transform()` #8

Open patrickm663 opened 7 months ago

patrickm663 commented 7 months ago

It seems they need a combine() call (due to duplicate Ages before being processed with unstack()). In addition, a flag so that users don't call :Cohort accidentally :)