Function to_number

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

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