Function polars::prelude::schema_inference::infer_field_schema

source ยท
pub fn infer_field_schema(
    string: &str,
    try_parse_dates: bool,
    decimal_comma: bool,
) -> DataType
Available on crate feature polars-io only.
Expand description

Infer the data type of a record