AaronWard / covidify

Covidify - corona virus report and dataset generator for python 📈 [no longer being updated]
MIT License
446 stars 113 forks source link

Add province cleanup #34

Closed jdoranster closed 4 years ago

jdoranster commented 4 years ago

I made "province" more optional with no defaults. Perhaps more controversial was my choice to just keep a list of generated images for each run of 'covidify'. I found that using 'glob' and searching the 'image_dir' resulted in old images being added to the generated report after multiple runs.

AaronWard commented 4 years ago

closing because it conflicts with the current code base which is not outdated