A simple summary tool for python
Using dash.plotly
Upload a csv or an xls file
Requirements
pip install dash==0.28.5 # The core dash backend pip install dash-html-components==0.13.2 # HTML components pip install dash-core-components==0.35.1 # Supercharged components
Once required packages are imported through the terminal run python app.py