Function polars_core::frame::row::rows_to_schema [−][src]
pub fn rows_to_schema(rows: &[Row<'_>]) -> SchemaExpand description
Infer schema from rows.
pub fn rows_to_schema(rows: &[Row<'_>]) -> SchemaInfer schema from rows.