Releases: ihmeuw/pseudopeople
Releases · ihmeuw/pseudopeople
v0.6.3
What's Changed
- Merge the rest of the dataset descriptions page into develop by @pletale in #117
- Separate ACS and CPS dataset descriptions and remove redundant table by @pletale in #125
- Remove Concepts section by @NathanielBlairStahn in #127
- Title-case fake names by @zmbc in #124
- Remove the ".interface" in docs by @zmbc in #126
- Update landing page to remove whitespace around logo and add logo to upper left hand link by @pletale in #130
- Add descriptions for the first four noise types by @zmbc in #119
- Add data access request to issue templates by @zmbc in #120
- Make quickstart more welcoming to non-Python users by @zmbc in #132
- release v0.6.3 by @stevebachmeier in #140
- Release v0.6.3 by @stevebachmeier in #141
Full Changelog: v0.6.2...v0.6.3
Documentation release
What's Changed
- Add year=None text to generate_x docstrings and type annotations by @mattkappel in #118
- dual progress bars by @stevebachmeier in #121
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- api reference context by @stevebachmeier in #100
- Add website links and info about surveys to documentation by @pletale in #96
- Start noise documentation by @NathanielBlairStahn in #94
- Add SSA dataset description to documentation by @pletale in #102
- Add pseudopeople logo to documentation homepage by @pletale in #104
- Updating docstrings for configuration by @albrja in #103
- Update generate_x docs by @stevebachmeier in #105
- Add subpages for noise function details by @NathanielBlairStahn in #109
- Rename probability to cell and row probability by @albrja in #107
- Add page stubs for Input Data and Configuration by @NathanielBlairStahn in #111
- Add longer introduction by @zmbc in #108
- Feature/account for sim schema updates by @rmudambi in #114
- Remove module name from docs by @albrja in #113
- Edit Datasets documentation page to include link to noise page and other small changes by @pletale in #106
- update version and changelog by @rmudambi in #115
- Develop by @rmudambi in #116
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add documentation for dataset descriptions by @pletale in #69
- Update zipcode miswriting by @albrja in #70
- add individuals not in the ihmeuw org to codeowners by @rmudambi in #73
- change 'omission' key to 'omit_rows' by @stevebachmeier in #74
- Feature/sbachmei/mic 3945 update missing data key name by @stevebachmeier in #75
- Typographic update by @albrja in #76
- Feature/sbachmei/mic 3945 update remaining config key names by @stevebachmeier in #78
- Feature/sbachmei/mic 3945 add cell probabilities by @stevebachmeier in #80
- Feature/sbachmei/mic 3945 remove default token noise level by @stevebachmeier in #83
- Update sample datasets to include all GQ types by @zmbc in #82
- Feature/sbachmei/mic 3945 final cleanup by @stevebachmeier in #84
- Scale ACS and CPS omission for oversampling by @albrja in #86
- Add to the dataset documentation and create outline for rest of page by @pletale in #77
- add user config value validation by @stevebachmeier in #85
- Add .DS_Store to .gitignore by @NathanielBlairStahn in #87
- Add 'Notes' column to dataset documentation tables by @pletale in #88
- Revise landing page, add a quickstart by @zmbc in #91
- change 'form' to 'dataset' throughout by @stevebachmeier in #90
- return to having individual names in codeowners by @rmudambi in #92
- Update default configuration values by @zmbc in #89
- remove include_original_token_probability key from typo noise config by @rmudambi in #93
- fix name of ACS dataset by @rmudambi in #98
- Get config by @albrja in #95
- Issue templates by @albrja in #81
- release v0.6.0 by @stevebachmeier in #99
- Release v0.6.0 by @stevebachmeier in #101
New Contributors
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Add date formatting and refactor generate form helper by @mattkappel in #61
- Switching to np.nan instead of pd.NA by @albrja in #65
- Avoid unnecessary pd.to_datetime by @mattkappel in #64
- validate user configuration keys by @rmudambi in #66
- change 'row_noise_level' to 'probability' by @stevebachmeier in #68
- Add logging and progress bar for generation of forms by @mattkappel in #67
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Adds noise level scaling function to ColumnNoiseType by @albrja in #52
- add link to docs; remove ... thing by @stevebachmeier in #53
- Adds logging if no cells are noised by @albrja in #54
- Omission noise function by @albrja in #56
- Implement output schema by @stevebachmeier in #51
- Add year argument to form generation functions by @mattkappel in #55
- update codeowners so that researchers can approve docs changes by @rmudambi in #60
- Add index page for noise functions section by @NathanielBlairStahn in #59
- add github repo link to docs by @stevebachmeier in #58
- support only a path to data root directory by @stevebachmeier in #57
- release v0.5.0 by @stevebachmeier in #62
- release v0.5.0 by @stevebachmeier in #63
New Contributors
- @NathanielBlairStahn made their first contribution in #59
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Feature/sbachmei/mic 3957 auto generate default config by @stevebachmeier in #39
- read sample data if no data argument provided by @rmudambi in #46
- update sample datasets by @stevebachmeier in #48
- release v0.4.0 by @stevebachmeier in #49
- release v0.4.0 by @stevebachmeier in #50
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- update sample datasets by @stevebachmeier in #43
- release v0.3.2 by @stevebachmeier in #44
- Release v0.3.2 by @stevebachmeier in #45
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Feature/sbachmei/mic 3923 build docs to readthedocs by @stevebachmeier in #34
- Zipcode miswriting by @albrja in #35
- fix bug in row noise type signatures by @rmudambi in #36
- Add sample data and include in tests by @mattkappel in #37
- support reading parquet files by @rmudambi in #40
- Fake names by @albrja in #38
- release v0.3.1 by @stevebachmeier in #41
- Release v0.3.1 by @stevebachmeier in #42
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Numeric miswriting by @albrja in #26
- Implement all non-1040 forms by @mattkappel in #28
- implement age miswriting by @stevebachmeier in #24
- refactor seed-check method into their own pytests by @stevebachmeier in #30
- read data from an hdf rather than a csv by @rmudambi in #29
- update changelog and version by @rmudambi in #31
- Release v0.3.0 by @rmudambi in #32
Full Changelog: v0.2.1...v0.3.0