After Importing data, cleaning it, analyzing it and successfully visualize it. I did find the correlation between the covid19 infection rates and other worldwide happiness factors. For more details, check the Notebook file : https://github.com/zrouliaa/covid19-data-analysis/blob/main/covid19%20data%20analysis%20notebook.ipynb
To run the project in your own laptop, you will need to install jupyter notebook using these instructions:
pip install notebook
pip install pandas
pip install seaborn
pip install numpy
pip install matplotlib
jupyter notebook