Ironholds / pseudopeople

Library to add noise to simulated census data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Library to add noise to simulated census data

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%