pub fn to_char(col: impl Into<Column>, format: impl Into<Column>) -> Column
Convert col to a string based on the format.