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