CityOfLosAngeles / covid19-indicators

Key COVID-19 and public health indicators for reopening
Apache License 2.0
8 stars 1 forks source link

Fix dtypes in ingest #27

Closed tiffanychu90 closed 4 years ago

tiffanychu90 commented 4 years ago

Merge between cases and deaths in raw files somehow created a clash in dtypes, and all deaths were set to NaNs. Address this to restore deaths data.