Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
data-analysis data-analytics data-visualization dataset eda exploratory-data-analysis matplotlib matplotlib-pyplot numpy pandas plotly python seaborn streamlit
Last synced: 13 days ago
JSON representation
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.
- Host: GitHub
- URL: https://github.com/badranalyst/tips-dataset-analysis-dashboard-with-streamlit-and-plotly
- Owner: BadrAnalyst
- Created: 2024-12-25T19:33:10.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T19:35:17.000Z (13 days ago)
- Last Synced: 2024-12-25T20:25:33.988Z (13 days ago)
- Topics: data-analysis, data-analytics, data-visualization, dataset, eda, exploratory-data-analysis, matplotlib, matplotlib-pyplot, numpy, pandas, plotly, python, seaborn, streamlit
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tips-Dataset-Analysis-Dashboard-with-Streamlit-and-Plotly
Interactive Streamlit dashboard analyzing the Seaborn 'tips' dataset, which records information on restaurant bills, including total bill amounts, tips, customer demographics (e.g., gender, smoking status), and dining details (e.g., day, time). Visualized with Plotly for insights into tipping patterns.