Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adnamard/bike-analyze
https://github.com/adnamard/bike-analyze
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adnamard/bike-analyze
- Owner: adnamard
- Created: 2024-03-02T11:31:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-02T11:42:31.000Z (11 months ago)
- Last Synced: 2024-03-02T12:40:00.291Z (11 months ago)
- Language: Jupyter Notebook
- Size: 797 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Analyze-Bike
# Make Virtual Environment
Silahkan buat virtual environment dengan cara di bawah ini, jika sudah silahkan ke langkah berikutnya
- Make Env: python -m venv env
- Path Env: .\env\Scripts\activate
# Set Up Environment
pip install panda plotly seaborn numpy datetime streamlit
# Run steamlit app
streamlit run dashboard.py
# Voila, enjoy~