Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 639 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 639 Bytes

Pareto-Simulator

Introduction

A simple Python Streamlit App. This app provides a simple walk through to show how Pareto Charts are created are interpreted. This was created for NHS England to train non-technical staff in how to interpret the charts as part of quality control

Python modules required

pandas==1.1.4

streamlit==0.78.0

matplotlib==3.3.3

streamlit==0.78.0

Instructions

Once script is downloaded and aforementioned modules installed:

  • Open command line in directory where ParetoSimulator.py is stored.

  • Use commands "streamlit run ParetoSimulator.py"

  • A window will open in your default web browser