PolicyEngine / policyengine-api

PolicyEngine's REST API for computing policy impacts.
GNU Affero General Public License v3.0
7 stars 19 forks source link

Fix DC microsims fail in web app #1546

Closed nikhilwoodruff closed 1 month ago

nikhilwoodruff commented 1 month ago

Fixes #1545

We should fix this in PolicyEngine-US, but essentially: sometimes we get -1 decile values for a few individual records. Probably because of negative income. But then when all records in one decile have zero weight, we get an error when taking the mean of something grouped by decile.