Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 255 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 255 Bytes

Brazilian Ecommerce Dashboard ✨

Setup environment

conda create --name main-ds python=3.11.5
conda activate main-ds
pip install numpy pandas matplotlib seaborn sqldf jupyter streamlit

Run steamlit app

streamlit run dashboard.py