Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Improve age and DOB parsing #172

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

rgreinho
Copy link
Member

@rgreinho rgreinho commented Jul 5, 2019

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Description

When the string "XX years of age" was used in the deceased field, the
parser was simply returning the digits and assuming they meant a year
number.

Checklist:

  • [] I have updated the documentation accordingly
  • [] I have written unit tests

Fixes #150

When the string "XX years of age" was used in the deceased field, the
parser was simply returning the digits and assuming they meant a year
number.

Fixes scrapd#150
@rgreinho rgreinho self-assigned this Jul 5, 2019
@rgreinho rgreinho merged commit 6b765aa into scrapd:master Jul 5, 2019
@rgreinho rgreinho deleted the issues/150/age+dob-parsing branch July 5, 2019 16:57
@rgreinho rgreinho mentioned this pull request Jul 5, 2019
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect age/DOB parsing
1 participant