-
Notifications
You must be signed in to change notification settings - Fork 2
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
Develop #116
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* adding census dataset description and outline * add household survey dataset descriptions * edit household survey description * Update docs/source/datasets/index.rst Co-authored-by: Abraham Flaxman <[email protected]> * Add Abie suggestion re: age note * Update docs/source/datasets/index.rst Co-authored-by: Nathaniel Blair-Stahn <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * adding website urls and info about surveys to dataset docs * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Abraham Flaxman <[email protected]> * revising PR based on reviews * Add WIC dataset description to docs (#97) * adding wic dataset description to docs * fixing typo in wic info * adding pseudopeople use of wic dataset * adding changes from PR reviewers --------- Co-authored-by: Alix Pletcher <[email protected]> * fixing date formatting to match psp output --------- Co-authored-by: Steve Bachmeier <[email protected]> Co-authored-by: Matthew Kappel <[email protected]> Co-authored-by: Alix Pletcher <[email protected]> Co-authored-by: Abraham Flaxman <[email protected]> Co-authored-by: Nathaniel Blair-Stahn <[email protected]> Co-authored-by: Zeb Burke-Conte <[email protected]>
* add intro paragraphs for noise functions * start table of noise types * edit for brevity * rename noise_functions -> noise * add todo to finish table * Update docs/source/noise/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * edit descriptions of row and column noise * move config key to first column * move order to last column * add more details about how pseudopeople applies noise * add section headers and more clarification * edit section headers * add more section headers * add backlinks to contents entries * remove things per Zeb's suggestions * rename table columns * mention default configuration at the top * reword description of default config * independence between columns; reword 1st paragraph --------- Co-authored-by: Zeb Burke-Conte <[email protected]>
* adding census dataset description and outline * add household survey dataset descriptions * edit household survey description * Update docs/source/datasets/index.rst Co-authored-by: Abraham Flaxman <[email protected]> * Add Abie suggestion re: age note * Update docs/source/datasets/index.rst Co-authored-by: Nathaniel Blair-Stahn <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * adding website urls and info about surveys to dataset docs * adding wic dataset description to docs * updates to dataset documentation * adding ssa dataset description to docs * adding ssa website link * updating ssa hyperlink to match others on page * add ssn to ssa dataset table --------- Co-authored-by: Steve Bachmeier <[email protected]> Co-authored-by: Matthew Kappel <[email protected]> Co-authored-by: Alix Pletcher <[email protected]> Co-authored-by: Abraham Flaxman <[email protected]> Co-authored-by: Nathaniel Blair-Stahn <[email protected]> Co-authored-by: Zeb Burke-Conte <[email protected]>
* adding w2 dataset description * tax form documentation * adding psp logo * add psp logo to docs homepage --------- Co-authored-by: Alix Pletcher <[email protected]>
Updating docstrings for configuration Updates docstring for get_config and glossary for configuration. - *Category*: Documentation - *JIRA issue*: [MIC-4010](https://jira.ihme.washington.edu/browse/MIC-4010) -Updates docstring for get_config to include possible errors. -Updates glossary description of configuration Testing Docs build successfully
* Update generate_x docs * Make new custom error class 'DataSourceError'
* add noise functions page * split into row noise and column noise * delete noise_functions.rst * add more column noise types * capitalize page titles * clean up toctree directive * capitalize section titles
Rename probability to cell and row probability Changes name of probability to cell and row probability - *Category*: Refactor - *JIRA issue*: [MIC-4022](https://jira.ihme.washington.edu/browse/MIC-4022) - - *JIRA issue*: [MIC-4023](https://jira.ihme.washington.edu/browse/MIC-4023) -Changes probability to cell probability for column noise types -Changes probability to row probability for row noise types Testing All tests pass
* add input data page * add configuration page * add new pages to TOC
Co-authored-by: Abraham Flaxman <[email protected]>
* account for new file names consistent with out dataset names * account for updated column name relation_to_reference_person * update sample data
Co-authored-by: Rajan Mudambi <[email protected]>
…her small changes (#106) * adding w2 dataset description * tax form documentation * adding link to noise page at beginning of page * add link to generate decennial census api reference to datasets page * fixing simulant_id attribute value in all tables * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Zeb Burke-Conte <[email protected]> * Update docs/source/datasets/index.rst Co-authored-by: Abraham Flaxman <[email protected]> --------- Co-authored-by: Alix Pletcher <[email protected]> Co-authored-by: Zeb Burke-Conte <[email protected]> Co-authored-by: Abraham Flaxman <[email protected]>
rmudambi
requested review from
a team,
zmbc,
pletale,
albrja,
hussain-jafari,
mattkappel,
ramittal and
stevebachmeier
as code owners
April 21, 2023 18:09
mattkappel
approved these changes
Apr 21, 2023
stevebachmeier
approved these changes
Apr 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release candidate
Description
Release
Testing
N/A