UDST / synthpop

Synthetic populations from census data
BSD 3-Clause "New" or "Revised" License
99 stars 47 forks source link

bad shape error and nonzero pandas deprecated method #65

Closed PyMap closed 3 years ago

PyMap commented 3 years ago

switch to numpy in _drop_zeros function to use pandas deprecated method

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 82.451% when pulling d01518fdbd1590c92af65d8c06fbc911424158d1 on fix/issue63 into 57c3404dcf027a4d0956dc3bd5b0f01aa9e7a881 on develop.

smmaurer commented 3 years ago

This looks great!

cvanoli commented 3 years ago

thanks @PyMap looks good. Thanks for checking compatibility for the different versions of pandas.