snowflake.snowpark.functions.approx_percentile_accumulate¶ snowflake.snowpark.functions.approx_percentile_accumulate(col: ColumnOrName) → Column[source]¶ Returns the internal representation of the t-Digest state (as a JSON object) at the end of aggregation. This function uses the t-Digest algorithm.