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

pub fn rows_to_schema(rows: &[Row<'_>]) -> Schema
This is supported on crate feature rows only.
Expand description

Infer schema from rows.