Learn practical skills, build real-world projects, and advance your career
 
# Jovian Commit Essentials
# Please retain and execute this cell without modifying the contents for `jovian.commit` to work
!pip install jovian --upgrade -q
import jovian
jovian.set_project('data analysis project US Accident 3 million records')
jovian.set_colab_id('1vzVIsdfionrHBsCYzDHOYchTzamVmlF-')
|████████████████████████████████| 68 kB 2.6 MB/s eta 0:00:011 Building wheel for uuid (setup.py) ... done

US Accident(3 Million Records) Data Analysis EDA

import jovian
# Execute this to save new versions of the notebook
jovian.commit(project = 'data analysis project US Accident 3 million records')
[jovian] Detected Colab notebook... [jovian] Please enter your API key ( from https://jovian.ai/ ): API KEY: ·········· [jovian] Uploading colab notebook to Jovian... Committed successfully! https://jovian.ai/machinedata12/data-analysis-project-us-accident-3-million-records