Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 352 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 352 Bytes

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~