AaronWard / covidify

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

Singleton Pattern Data_prep.py #89

Open Zamir95 opened 3 years ago

Zamir95 commented 3 years ago

Why: I implemented a singleton class so there can only be one instance of the class. Its beneficial because it helps the user understand the code better.

How: By using a singleton class and forcing there to be only one instance