As we are using Geopandas we are using Anaconda to manage the environment. To create it from the environment file use:
conda env create -f environment.yml python=3.8
conda activate vacw
To get the environment.yml file use conda env docs:
conda env export > environment.yml
To get the requirements.txt file for PIP use (source StackOverflow answer):
pip list --format=freeze > requirements.txt
Monthly Cases | Monthly Death Rate | Monthly 1st Vaccine | Monthly 2nd Vaccine |
---|---|---|---|