A Set of process engineering tools. Gage RnR and Capability analysis are currently available


Keywords
engineering, chemical, six, sigma, process, improvement
License
MIT
Install
pip install pypetb==0.2.2

Documentation


THE PROCESS ENGINEER TOOLBOX

python pre-commit Code style: black

Process Engineer Tool Box is a package where a set of tools are developed to help in our daily tasks. It is based in the use of pandas. In daily chemical industry task, focused on data analysis and improvement projects developing, no long dataset are usually used and pandas cover all the requirements.

2- INSTALLATION

Use the package manager pip to install pyPETB.

pip install pypetb

3- USAGE

Please refer to the Documentation

Gage R&R use case

4- LICENSE

Distributed under the MIT License.

5- ROADMAP

  • V0.1 RnRnumeric class to analyze numerical measurement system --> Available
  • V0.2 Capability class to make process capability analysis --> Available
  • V0.3 RnRcat class to analyze categorical measurement system (Atributes) --> On going
  • V0.4 DOE class to analyze DOE results
  • V1.1 Periodic Table class (Very useful for V1.2 release)
  • V1.2 MEB class for develop material and energy balances

6- ACKNOLEDGMENTS

Visual Studio Code Poetry ReadTheDocs