An open API service indexing awesome lists of open source software.

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.

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:
![minesweepergif](showcase/businessdashboard.gif)
Dataset: https://calmcode.io/datasets/bigmac
# Requirements
- Python 3.11
- [Miniconda](https://docs.anaconda.com/free/miniconda/index.html)
- `pip install -r requirements.txt`