OPAL ReferenceOPAL functions and verbsOPAL Functionstdigest_nulltdigest_null() -> tdigest of float64 Returns a null value of type tdigest. Domain This is a scalar function (calculates a single output value for a single input row). Categories Misc Examples make_col tdigest_null:tdigest_null() Create a column of type tdigest with null values.Updated 8 days ago tdigest_combinetdigest_quantileTable of Contents Domain Categories Examples