datadesk / census-data-aggregator

Combine U.S. census data responsibly
MIT License
42 stars 9 forks source link

Approx mean update #16

Closed sastoudt closed 5 years ago

sastoudt commented 5 years ago

Provides a function to approximate the mean and calculate a margin of error via simulation. Addresses https://github.com/datadesk/census-data-aggregator/issues/6.

sastoudt commented 5 years ago

I did not add the Pipfile.lock because I wasn't confident that I had updated it correctly, but setup.py and Pipfile have numpy included now.