pub fn approx_percentile_cont( expression: Expr, percentile: Expr, centroids: Option<Expr>, ) -> Expr
Computes the approximate percentile continuous of a set of numbers