Skip to content

LeapAutomation/spc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control Charts Streamlit Application

A Streamlit-based application for creating and analyzing control charts. This application provides an interactive interface for visualizing and analyzing process data with various control chart types and detection rules.

Features

  • Interactive control chart visualization
  • Date range selection for data analysis
  • Multiple detection rules for process control
  • Customizable control limits
  • Sidebar configuration for easy parameter adjustment

Installation

  1. Clone the repository:
git clone [your-repository-url]
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

Run the Streamlit application:

streamlit run leapai_cc.py

The application will open in your default web browser at http://localhost:8501

Requirements

  • Python 3.x
  • Streamlit
  • Pandas
  • Plotly
  • Other dependencies listed in requirements.txt

License

[Your chosen license]

About

Statistical Process Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages