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

course-project

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="course-project")
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... Committed successfully! https://jovian.ai/aaryanreegmi39/course-project
!pip install pandas numpy matplotlib seaborn --quiet