Analysis On Quality Of Air And How It Affected During Lockdown
Analysis on Air Quality in cities of india and how it affected-during Lockdown
Use the "Run" button to execute the code.
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="analysis-on-quality-of-air-and-how-it-affected-during-lockdown")
[jovian] Detected Colab notebook...
[jovian] Uploading colab notebook to Jovian...
Committed successfully! https://jovian.ai/dwivedi-rishabh95/analysis-on-quality-of-air-and-how-it-affected-during-lockdown
!pip install -U pandas-profiling --quiet
!pip install opendatasets pandas-profiling --upgrade --quiet
Rishabh Dwivedi6 months ago