f Schema #
undefined#/properties/postProcess/items/allOf/4/properties/params/allOf/0/properties/aggregations/items/properties/f
The aggregation function to apply
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | specSchema.schema.json* |
f Type #
unknown (f)
f Constraints #
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"count" |
|
"count.valid" |
|
"count.missing" |
|
"count.distinct" |
|
"count.map" |
|
"unique" |
|
"median" |
|
"quartile" |
|
"quantile" |
|
"sum" |
|
"mean" |
|
"variance" |
|
"stdev" |
|
"modeskew" |
|
"min" |
|
"max" |
|
"extent" |