mexicovid19 / Mexico-datos

Datos de la pandemia del COVID19 en Mexico
https://mexicovid19.github.io/
MIT License
23 stars 14 forks source link

Addresses issue #25 by making data processing less RAM intensive #26

Closed blas-ko closed 3 years ago

blas-ko commented 3 years ago

Edited process_datos_abiertos.py to read the data in chunks.

We shouldn't have processing problems anymore.

If this works, maybe we can close #25.

rodrigolece commented 3 years ago

The commits successfully update the time-series. Merging into the main branch.

Morisset commented 3 years ago

Great job! Thanks a lot!!!

rodrigolece commented 3 years ago

I just need one more commit in order to update the pyramids and I'm working on it. I'll update the time series next.

blas-ko commented 3 years ago

Many thanks, @Morisset :)