snowflake.snowpark.DataFrame.col¶ DataFrame.col(col_name: str) → Column[source] (https://github.com/snowflakedb/snowpark-python/blob/release-v1.3.0/src/snowflake/snowpark/dataframe.py#L907-L912)¶ Returns a reference to a column in the DataFrame.