/pseudopeople

Library to add noise to simulated census data

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Pseudopeople

Pseudopeople is a package intended to add configurable noise to a simulated census-scale data-set written using standard scientific Python tools.

Pseudopeople requires Python 3.7-3.10 to run

You can install pseudopeople from PyPI with pip:

> pip install pseudopeople

or build it from source with

> git clone https://github.com/ihmeuw/pseudopeople.git

> cd pseudopeople

> python setup.py install

Documentation

You can view documentation at https://pseudopeople.readthedocs.io/en/latest/