Age values generally should not be negative unless there is a typo. We should catch and error out when the transformed age is a negative value. In the error, we should also include the raw values that resulted in the negative age.
Age values generally should not be negative unless there is a typo. We should catch and error out when the transformed age is a negative value.
In the error, we should also include the raw values that resulted in the negative age.