Module polars_core::frame::row
source · Available on crate feature
rows only.Structs§
Enums§
- An
AnyValueBufferthat should be used when we trust the builder
Functions§
- Coerces a slice of datatypes into a single supertype.
- Infer schema from rows and set the first no null type as column data type.
- Infer schema from rows and set the supertypes of the columns as column data type.