TimTaylor / ageutils

Utility functions for working with individual ages and intervals
https://timtaylor.github.io/ageutils
GNU General Public License v2.0
3 stars 0 forks source link

Reaggregate interval counts errors when lower_bound starts at lower age than breaks #7

Open BlackEdder opened 3 weeks ago

TimTaylor commented 3 weeks ago

What would be your preferred behaviour?

BlackEdder commented 3 weeks ago

Throw away the data below the breaks range?

TimTaylor commented 3 weeks ago

Throw away the data below the breaks range?

Cheers. Will have a ponder.