Skip to main content
Version: 0.15.50

MetricPartialFunctionTypeSuffixes

class great_expectations.core.metric_function_types.MetricPartialFunctionTypeSuffixes(value)#

Enum type, whose members specify available suffixes for metrics representing partial functions.

AGGREGATE_FUNCTION = 'aggregate_fn'#
CONDITION = 'condition'#
MAP = 'map'#