Skip to content

zeerafle/bike-rental-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bike Rental Dashboard

Setup Environment

With uv (recommended)

Install uv jika belum

uv sync
uv run streamlit run dashboard.py

With pip

python -m venv .venv
.\.venv\Scripts\activate
# linux: ./.venv/bin/activate
pip install -r requirements.txt
streamlit run dashboard.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors