ihmeuw / pseudopeople

pseudopeople is a Python package that generates realistic simulated data about a fictional United States population, designed for use in testing entity resolution (record linkage) methods or other data science algorithms at scale.
https://pseudopeople.readthedocs.io
BSD 3-Clause "New" or "Revised" License
20 stars 2 forks source link

row noising unit tests #460

Closed hussain-jafari closed 2 months ago

hussain-jafari commented 2 months ago

row noising unit tests

Description

Update unit tests.

Testing

Unit tests pass. Typing is failing because of integration tests which is updated in a separate PR.