Skip to content

aryaulyakrisna/Bike-Sharing-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bike-Sharing-Analysis ✨

Deskripsi Gambar

projek-data-analys/
├── dashboard/
│   ├── dashboard.py
│   ├── main_day_df.csv
│   ├── main_hour_df.csv
├── data/
│   ├── day_df.csv
│   ├── hour_df.csv
├── notebook.ipynb
├── README.md
├── requirements.txt
└── url.txt

Clone Repository

git clone https://github.com/aryaulyakrisna/Bike-Sharing-Analysis.git

Setup Environment & Installing Packages

python -m venv venv
venv/Scripts/activate
pip install -r requirements.txt

Run steamlit app

streamlit run dashboard.py

Go to Streamlit 🔗

https://aryaulyakrisna-bikeanalysis.streamlit.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published