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.