GitXplorerGitXplorer
l

statscharts

public
11 stars
1 forks
1 issues

Commits

List of commits on branch master.
Unverified
23dc1cdb3ae2d764e6fc19758796af3edc5eb8d5

renames source directory

llyndsysimon committed 12 years ago
Unverified
88812520ccb5017ae364cdb49fb2b65b49607bf0

Adds support for lists and dicts

llyndsysimon committed 12 years ago
Unverified
0b822f40d5531fb83475bda63632bf9330be6f2c

Cleans up Makefile and venv

llyndsysimon committed 12 years ago
Unverified
3350b1ac6635c5f908feccf669315712c621900d

Renames testcase for icharts

llyndsysimon committed 12 years ago
Unverified
fef1edf12eda6ebc09a5f94f5a9448dffd5aa40e

Removes venv artifacts from repo

llyndsysimon committed 12 years ago
Unverified
bf6627a9309f473f6fa6a394b486ea28265cc8f9

Cleans up root directory

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.