Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.1 #42

Merged
merged 8 commits into from
Apr 10, 2023
Merged

Release v0.3.1 #42

merged 8 commits into from
Apr 10, 2023

Conversation

stevebachmeier
Copy link
Contributor

No description provided.

stevebachmeier and others added 8 commits April 5, 2023 13:57
* add .readthedocs.yaml
* use python 3.10 for readthedocs
* pin ubuntu 22.04
Zipcode miswriting

Implements zipcode miswriting noise function
- *Category*: Feature
- *JIRA issue*: [MIC-3876](https://jira.ihme.washington.edu/browse/MIC-3876)

-adds noise function for zipcode miswriting
-adds test for new noise function
-changes noise type name from ZIP_CODE_MISWRITING to ZIPCODE_MISWRITING

Testing
All tests pass.
- *Category*: feature
- *JIRA issue*: [MIC-3884](https://jira.ihme.washington.edu/browse/MIC-3884)

Changes
- Adds HDF files for example/sample data to noise
- Adds usage for these data files in form integration tests
- Fixes a bug related to the change to typed HDF columns from stringified CSV columns
- Handles the case where numeric miswriting is given an empty series, as happened in testing for date of birth

Testing
Newly enabled tests complete successfully.
Fake names noise function

Implementation of fake names noise function
- *Category*: Feature
- *JIRA issue*: [MIC-3878](https://jira.ihme.washington.edu/browse/MIC-3878)

-Adds implementation of fake names noise functions and unit tests
-Adds fake names module to data directory for raw data

Testing
All tests pass.
@stevebachmeier stevebachmeier merged commit a30dab8 into main Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants