Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emulating minitab plots

Yes, the code was helped a lot with ChatGPT. Thanks!

Demo chart

demo image

Usage

import pyminitab as pym
pym.hist(
    data: np.ndarray, LSL: float = None, USL: float = None, title: str = "", nbins=None
)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages