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