File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1- **0.4.0 - 04/11/23 **
1+ **0.5.0 - 04/13/23 **
2+ - Bugfix to apply incorrect selection noising at the expected probabilility
3+ - Implement the omission noise function
4+ - Implement schema for output columns and their dtypes
5+ - Implement a year filter to the form generation functions
6+ - Support a path to data root directory as form generation function argument
7+ - Update documentation
8+
9+ **0.4.0 - 04/11/23 **
210 - Generate default configuration instead of maintaining a static file
311 - Read sample data if no data argument is provided
412 - Update sample datasets
Original file line number Diff line number Diff line change 1313__summary__ = "pseudopeople is package which adds noise to simulated census-scale data using standard scientific Python tools."
1414__uri__ = "https://github.com/ihmeuw/pseudopeople"
1515
16- __version__ = "0.4 .0"
16+ __version__ = "0.5 .0"
1717
1818__author__ = "The pseudopeople developers"
1919__email__ = "vivarium.dev@gmail.com"
You can’t perform that action at this time.
0 commit comments