/dicoding-data-analyst

Dicoding data analyst submission

Primary LanguageJupyter Notebook

Public E-Commerce Dashboard ✨

Setup environment

python -m venv .venv
.venv/Scripts/activate
pip install streamlit numpy seaborn geopandas jupyter babel

Run steamlit app

streamlit run dashboard/dashboard.py