Skip to content

nvTran/us_traffic_2015_patterns

Repository files navigation

Data analytics project to visualize patterns and model US traffic 2015 data

  • For easy viewing, you can take a look at the exported HTML file
  • When viewing the original Notebook, some images might not be loaded, you need to click on File -> Trust Notebook.

Python packages used

  • pandas
  • matplotlib
  • plotly
  • seaborn
  • us
  • pycaret

Installations:

  • All of the packages above can be installed by pip install
  • When install pycaret on Jupyter Notebook, to prevent potential conflict with other Python packages, it is recommended to create a new Conda environment and install Pycaret into it. The detailed installation guide for Pycaret can be found at https://pycaret.org/install/

Dataset

The dataset can found be found at https://www.kaggle.com/jboysen/us-traffic-2015. Due to size constraints, the data files cannot be included in this repository

Some visualizations:

newplot image

About

Visualizing and modelling 2015 US traffic data with pandas, plotly, matplotlib, seaborn and pycaret.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors