Describes a compliance check for a dataset
Wrapper for a string describing a Dataset
Wrapper for a string describing a Dataset
- the description of the Dataset
Describes the metric being calculated
Defines a filter to be applied before a metric is calculated
Defines a filter to be applied before a metric is calculated
- a column containing true or false depending if the row should be included in the metrics calculation
- a readable description of the filter (used for persistence)
Represents the value of a metric
Object for some helper functions to help with metric comparisons
Describes a compliance check for a dataset
- a column definition which should return true or false. true if the dataset row meets the compliance check you want, otherwise false.
- a description of the compliance function which will be used when persisting corresponding metrics