snowflake.snowpark.Column.get_name¶
- Column.get_name() Optional[str] [source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/src/snowflake/snowpark/column.py#L1298-L1304)¶
Returns the column name (if the column has a name).
Returns the column name (if the column has a name).