+Analysing Covid-19 using Python Math244 Project
+Working on a DataFrame using pandas
+Working on array ranges using numpy
+Visualizing the distribution of Covid-19 by country, age group and gender using matplotlib
+Visualizing and comparing the distribution of Covid-19 by date, age group and gender in Hong Kong using seaborn
+Identifying the accuracy of predicting the probability of getting infected as a male smoker using sklearn [ML: Test/Train and cross validation to increase accuracy]