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

US Accidents Exploratory Data Analysis

TODO - talk about EDA
TODO - talk about the dataset(source, what it contains, how it will be useful)

  • Kaggle
  • Information about accidents
  • Can use useful to prevent accidents
  • Mention that this does not contain New York data
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="us-accidents-analysis")
[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/vivekshukla/us-accidents-analysis

Download the Data