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

snowflake.snowpark.Column.getName

Column.getName() str | None[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.5.0/src/snowflake/snowpark/column.py#L629-L635)

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

Language: English