Learn practical skills, build real-world projects, and advance your career

Project COVID-19 (Canada)

Hello my name is Victor, I'm 23, a lover of data science, from Nigeria. In this project, we will be answering a few questions concerning the Canada's control efforts in the on-going pandemic, "How well is covid being contained by the government?, is there a likely second wave?, how potent has treatment been to avoid fatality?, when the positive rate began to decline?, when are is it likely to be over? "
I will be using the Pandas, matplotlib, and Seaborn Library in my evaluation.

Importing data and data preparations

In this analysis, Data from myworldindata.org was taken and the covid report data for Canada is extracted for data cleaning.

!pip install jovian --upgrade --quiet
import jovian
jovian.commit()
[jovian] Attempting to save notebook.. [jovian] Please enter your API key ( from https://jovian.ml/ ): API KEY: ········ [jovian] Updating notebook "akiticok3/my-analysis-project" on https://jovian.ml/ [jovian] Uploading notebook.. [jovian] Capturing environment.. [jovian] Committed successfully! https://jovian.ml/akiticok3/my-analysis-project