replicahq / doppelganger

A Python package of tools to support population synthesizers
Apache License 2.0
165 stars 32 forks source link

added state column to data #53

Closed anthonylouisburns closed 6 years ago

anthonylouisburns commented 6 years ago

fixes https://github.com/sidewalklabs/doppelganger/issues/52

added state field to households data and persons data

fixes "Missing data field state" error


This change is Reviewable

katbusch commented 6 years ago

Thanks for doing this @anthonylouisburns ! I'm sorry the tests weren't working at the time. I am happy to report that the tests are now fixed and the state column is added. Thanks for your patience.