ihmeuw / vivarium_census_prl_synth_pop

US Census Probabilistic Record Linkage synthetic population generation
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Population component refactor #324

Closed albrja closed 1 year ago

albrja commented 1 year ago

Refactor Population Component

\Makes Population a sub-class of Component

Changes and notes

-updates pins for vivarium/vph -updates pins for pandas and numpy -refactors population component to be a subclass of Component

Verification and Testing

-Ran minimum simulation with population and household components. All tests pass