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.