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

adding outlier cleaning -> np.nan #16

Closed SPTKL closed 3 years ago

SPTKL commented 3 years ago

doesn't impact down stream aggregation calculation

SPTKL commented 3 years ago

yes, because the .replace will be scanning all field values and replace outlier with np.nan