CSFelix / dashboard-us-stores-sales

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“Š Dashboard US Stores Sales πŸ“Š


❓ What's it? ❓

  • It is a streamlit project that displays insightful metrics and plots about US stores sales;

  • You can check out the dataset used in this project on Kaggle: US Stores Sales.


βš’οΈ Tools βš’οΈ

  • Python 3.7 version or later;
  • Pandas, Streamlit and Plotly.

βš™οΈ Run βš™οΈ

Installing Packages

  • Open computer's terminal and tip these commands:
pip install pandas
pip install plotly
pip install streamlit
pip install streamlit-pandas-profiling
pip install streamlit-option-menu
pip install streamlit-extras

Running with Python

  • Download the source code;
  • Open cmd and go to Python folder;
  • Choice a code file;
  • Tip:
python FILE_NAME.py

πŸ“« Reach Me πŸ“«

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Kaggle: kaggle.com/dsfelix/


Portfolio: CSFelix.io

About


Languages

Language:Python 95.6%Language:CSS 4.4%