snowflake.snowpark.functions.cume_dist¶ snowflake.snowpark.functions.cume_dist() → Column[source]¶ Finds the cumulative distribution of a value with regard to other values within the same window partition.