https://github.com/alanjamlu34/bike-dataset
Ini adalah tugas akhir dari kelas Dicoding Menjadi Data Analist
https://github.com/alanjamlu34/bike-dataset
data-analysis streamlit-dashboard
Last synced: 8 months ago
JSON representation
Ini adalah tugas akhir dari kelas Dicoding Menjadi Data Analist
- Host: GitHub
- URL: https://github.com/alanjamlu34/bike-dataset
- Owner: Alanjamlu34
- Created: 2024-03-13T16:00:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T00:45:39.000Z (about 2 years ago)
- Last Synced: 2025-01-18T01:29:08.114Z (over 1 year ago)
- Topics: data-analysis, streamlit-dashboard
- Language: Jupyter Notebook
- Homepage: https://dashboard-bike-datasetgit-hilfqcu8gkvdtej3vzeo6p.streamlit.app/
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bike Sharing Analysis
## Setup environment
```
conda create --name main-ds python=3.11
conda activate main-ds
pip install numpy pandas scipy matplotlib seaborn jupyter streamlit babel
```
## Run steamlit app
```
cd dashboard
streamlit run dashboard.py
```
## STtreamlit APP
Buka App di [Link ini](https://dashboard-bike-datasetgit-hilfqcu8gkvdtej3vzeo6p.streamlit.app/).
> [!TIP]
> Preview App
