snowflake.snowpark.Column.getName¶
- Column.getName() 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).