Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 284 Bytes

Python Bokeh Chart

Chart/visualization of the top horsepower cars. Created using Python and the Bokeh library. This is part of the data visualization YouTube tutorial

Quick Start

# Install dependencies
pipenv install

# Generate html
python main.py