Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)