Skip to content

albertnathaniel/bike-sharing

Repository files navigation

Bike Sharing Dashboard

Membuat dashboard bike sharing untuk project akhir Dicoding kelas "Belajar Analisis Data dengan Python"

Setup environment

conda create --name main-ds python=3.9
conda activate main-ds
pip install numpy pandas scipy matplotlib seaborn jupyter streamlit babel

Run streamlit app

streamlit run dashboard.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages