Skip to content

roissyahf/Olist-RFM-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olist Brazilian E-Commerce Dashboard

This is a very simple static dashboard that I built using this dataset. The main objective is to practice how to create dashboard with streamlit. Enjoy!

Setup environment

conda create --name simple-dashboard python=3.9
conda activate simple-dashboard
pip install pandas plotly seaborn jupyter streamlit

Run streamlit app

streamlit run app.py

The dashboard appearence

It has been deployed, just check this out here

About

Segment customers using RFM analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published