Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 10 hours 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-10T00:45:39.000Z (6 months ago)
- Last Synced: 2024-05-10T01:39:45.653Z (6 months ago)
- Topics: data-analysis, streamlit-dashboard
- Language: Jupyter Notebook
- Homepage: https://dashboard-bike-datasetgit-hilfqcu8gkvdtej3vzeo6p.streamlit.app/
- Size: 1000 KB
- 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
![image](https://github.com/Alanjamlu34/Bike-Dataset/assets/142156489/ace261d0-8bc3-4dcc-b87d-fd349fdf14d3)