spark_connect_rs::functions

Function to_number

Source
pub fn to_number(col: impl Into<Column>, formant: impl Into<Column>) -> Column
Expand description

Convert string ‘col’ to a number based on the string format ‘format’