mggg / ecological-inference

Ecological inference, in Python
MIT License
28 stars 11 forks source link

Data checking #83

Closed karink520 closed 3 years ago

karink520 commented 3 years ago

Added checks to make sure votes and groups are all positive, and sum to 1 within each precinct (with informative error messages if not)