snowflake.snowpark.Column.get_name

Column.get_name() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/column.py#L1216-L1222)

Returns the column name (if the column has a name).

Language: English