Function polars::frame::row::rows_to_schema[][src]

pub fn rows_to_schema(rows: &[Row<'_>]) -> Schema
Expand description

Infer schema from rows.