Function polars_io::csv::read::schema_inference::infer_field_schema

source ยท
pub fn infer_field_schema(
    string: &str,
    try_parse_dates: bool,
    decimal_comma: bool,
) -> DataType
Available on crate features csv or json only.
Expand description

Infer the data type of a record