snowflake.snowpark.functions.cume_dist¶ snowflake.snowpark.functions.cume_dist() → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.1.0/src/snowflake/snowpark/functions.py#L2853-L2858)¶ Finds the cumulative distribution of a value with regard to other values within the same window partition.