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

snowflake.snowpark.functions.first_value

snowflake.snowpark.functions.first_value(e: ColumnOrName, ignore_nulls: bool = False) Column[source]

Returns the first value within an ordered group of values.