pyspark.sql.functions.column

pyspark.sql.functions.column(col)[source]

Returns a Column based on the given column name.’

New in version 1.3.