You are viewing documentation about an older version (1.2.0). View latest version

snowflake.snowpark.functions.percent_rank¶

snowflake.snowpark.functions.percent_rank() → Column[source]¶

Returns the relative rank of a value within a group of values, specified as a percentage ranging from 0.0 to 1.0.