Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 278 Bytes

Pecatu The Bicycles

explains the exploration and visualization of the daily bike rental dataset

Setup Environment - Shell/Terminal

pip install -r requirements.txt

Run Streamlit App

python -m streamlit run dashboard/dashboard.py

or

python -m streamlit run dashboard.py