mggg / maup

The geospatial toolkit for redistricting data.
https://maup.readthedocs.io/en/latest/
MIT License
67 stars 23 forks source link

`maup.assign` returns a float dtype sometimes #19

Closed maxhully closed 5 years ago

maxhully commented 5 years ago

This seems to happen when some of the units are not assigned, because they get a NaN value, and pandas does not support integer NAs.