Closed joshwlambert closed 5 months ago
This PR improves the regex matching pattern used in .check_age_df() to ensure the age ranges for each demographic group are specified correctly. The new regex pattern was suggested by @pratikunterwegs in PR #117.
.check_age_df()
This PR improves the regex matching pattern used in
.check_age_df()
to ensure the age ranges for each demographic group are specified correctly. The new regex pattern was suggested by @pratikunterwegs in PR #117.