Expand description
Get the count & sum of the values in the histogram
Functionsยง
- make_
count_ from_ histogram_ udf - Creates a user-defined function to extract the count from a histogram.
- make_
sum_ from_ histogram_ udf - Creates a user-defined function to extract the sum from a histogram.