https://github.com/mikulej/analysis-pandas
Simple interactive business dashboard made with pandas and streamlit.
https://github.com/mikulej/analysis-pandas
pandas streamlit
Last synced: 2 months ago
JSON representation
Simple interactive business dashboard made with pandas and streamlit.
- Host: GitHub
- URL: https://github.com/mikulej/analysis-pandas
- Owner: Mikulej
- Created: 2024-07-22T16:09:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T18:20:34.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T11:49:07.512Z (over 1 year ago)
- Topics: pandas, streamlit
- Language: Python
- Homepage:
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data analysis using pandas
Objective: Perform data analysis using pandas on csv file. Visualize data using graphs and arrays, create a business dashboard.
Result:

Dataset: https://calmcode.io/datasets/bigmac
# Requirements
- Python 3.11
- [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)
- `pip install -r requirements.txt`