Skip to content
Snippets Groups Projects
Commit 4df37ff1 authored by Robert Günther's avatar Robert Günther
Browse files

Added general description of the project README.md

parent 504796c7
No related branches found
No related tags found
No related merge requests found
# System for automated Quality Control (SaQC)
Quality Control of numerical data is an profoundly knowledge and experience based activity. Finding a robust setup is usually a time consuming and dynamic endeavor, even for an experienced
data expert.
SaQC addresses the iterative and explorative characteristics of quality control with its extensive setup and configuration possibilities and a python based extension language. To make the system flexible, many aspects of the quality
checking process, like
+ test parametrization
+ test evaluation and
+ test exploration
are easily configurable with plain text files.
Below its userinterface, SaQC is, thus, highly customizable and extensible. Well defined interfaces allow the extension with new quality check routines. Additionally, the core components like the flagging scheme are replaceable.
---
## Dependencies
- numpy
- pandas
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment