Skip to content

IhlasulMufti/Bike-Sharing-Analytic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bike Sharing Analytic

Setup environment with Conda

conda create --name main-ds python=3.9
conda activate main-ds
pip install numpy pandas scipy matplotlib seaborn jupyter streamlit babel

Setup environment with Pycharm

  1. Buat project baru dengan environment menggunakan python 3.9
  2. Selanjutnya install semua yang ada pada requirement.txt
  3. Copy File ke dalam project yang baru.

Run Streamlit App

streamlit run dashboard.py

Dashboard Deploy with Streamlit Cloud

Streamlit Dashboard Can Access Here

About

Project for Learn Data Analytic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published