pub fn hll_sketch_estimate(col: impl Into<Column>) -> Column
Returns the estimated number of unique values given the binary representation of a Datasketches HllSketch.