spark_connect_rs::functions

Function col

Source
pub fn col(value: impl Into<Column>) -> Column
Expand description

Returns a Column based on the given column name.