Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hariprasath-v/analyze-and-visualize-the-food-delivery-time-for-different-cuisines
Dashboard using Streamlit.
https://github.com/hariprasath-v/analyze-and-visualize-the-food-delivery-time-for-different-cuisines
pandas plotly python streamlit
Last synced: about 1 month ago
JSON representation
Dashboard using Streamlit.
- Host: GitHub
- URL: https://github.com/hariprasath-v/analyze-and-visualize-the-food-delivery-time-for-different-cuisines
- Owner: hariprasath-v
- License: gpl-3.0
- Created: 2021-09-16T12:35:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-15T14:51:36.000Z (about 3 years ago)
- Last Synced: 2024-11-13T15:54:32.163Z (3 months ago)
- Topics: pandas, plotly, python, streamlit
- Language: Python
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analyze-and-Visualize-the-Food-Delivery-Time-for-Different-Cuisines
# About
### Visualization Challenge hosted on MachineHack site.
### This competition is about to analyze and visualize the state-wise(India) food delivery time for different cuisines.
### This is my first streamlit app.
### File information
* Analyze-and-Visualize.py
### Basic Interactive Dashboard
### Packages used,
* Pandas
* Numpy
* Streamlit
* Matplotlib
* Wordcloud
* Plotly
### Sample Screenshot
![Alt text](https://github.com/hariprasath-v/Analyze-and-Visualize-the-Food-Delivery-Time-for-Different-Cuisines/blob/main/streamlit%20app%20screenshot.PNG)### My further ides,
### To deploy on either streamlit cloud or Heroku cloud.