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

snowflake.snowpark.Column.getName

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

Language: English