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

Mic-4484/fix empty strings in po box street details #317

Closed albrja closed 1 year ago

albrja commented 1 year ago

Mic-4484/fix empty strings in po box street details

Changes empty strings to np.nan in street detail columns for address ids with po boxes.

Changes and notes

-changes empty strings to np.nan for mailing address street details -fixes typo in comment

Verification and Testing