spark_connect_rs::functions

Function reflect

Source
pub fn reflect<I>(cols: I) -> Column
where I: IntoIterator, I::Item: Into<Column>,
Expand description

Calls a method with reflection.