census-data-aggregator
census-data-aggregator copied to clipboard
Approx median fixes
Deals with https://github.com/datadesk/census-data-aggregator/issues/17 and https://github.com/datadesk/census-data-aggregator/issues/18
- allows moe inputs, triggers simulation of new moe
- clears up use of jam values (returned instead of None when median falls in upper or lower bin)
- plenty of warnings/errors to aid with jam value usage along with tests for these cases
Added a quick fix for https://github.com/datadesk/census-data-aggregator/issues/24