Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adnamard/bike-analyze


https://github.com/adnamard/bike-analyze

Last synced: about 2 months ago
JSON representation

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~