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

snowflake.snowpark.DataFrame.col

DataFrame.col(col_name: str) Column[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/dataframe.py#L1303-L1315)

Returns a reference to a column in the DataFrame.

语言: 中文