GitXplorerGitXplorer
l

statscharts

public
11 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
0ab1451f5e04e32ab8933606764b1990426fa9cc

Made a proper module, adds tests

llyndsysimon committed 12 years ago
Unverified
31657cc681a69a4c6b5cbcf99614fabf240b12a0

make a module by default

llyndsysimon committed 12 years ago
Unverified
6383fea0bbc0ed0e828c71da4cc145a0b5e47ed2

Applies index to control limits

llyndsysimon committed 12 years ago
Unverified
0673463f8a73be4cceeb855dbf7c53fd20698259

Adds license and author list

llyndsysimon committed 12 years ago
Unverified
43f4d257c09bdf3f09db47b44ba5b323286662bf

Added a simple Makefile to init venv.

llyndsysimon committed 12 years ago
Unverified
49826519daf846d4e9d2f7e8a519332a68eda7b7

Added requirements file

llyndsysimon committed 12 years ago

README

The README file for this repository.

pandas-control-charts

A module implementing various charts used in SPC (Statistical Process Control). Implented on pandas.

Note - this project is nowhere near done, and is being placed on Github in the hopes that I will be able to develop on it from both home and work. Please feel free to take, modify, and contribute in any way you'd like.

Pull requests are welcome.