NYCPlanning / db-factfinder

data ETL for population fact finder (decennial + acs)
https://nycplanning.github.io/db-factfinder/factfinder/
MIT License
2 stars 3 forks source link

Set moe to null if estimate is null #17

Closed mgraber closed 3 years ago

mgraber commented 3 years ago

After outlier values get set to np.nan, searches for cases where estimate is np.nan to set the associated moe to np.nan as well