You are viewing documentation about an older version (1.16.0). View latest version

snowflake.snowpark.Column.getName

Column.getName() Optional[str][source] (https://github.com/snowflakedb/snowpark-python/blob/v1.16.0/src/snowflake/snowpark/column.py#L637-L643)

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

Language: English