snowflake.snowpark.Column.get_name¶
- Column.get_name() str | None [source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/column.py#L606-L612)¶
Returns the column name (if the column has a name).
Returns the column name (if the column has a name).