Available on crate features
rows
or object
only.Structs§
Enums§
- AnyValue
Buffer - AnyValue
Buffer Trusted - An
AnyValueBuffer
that should be used when we trust the builder
Functions§
- coerce_
dtype - Coerces a slice of datatypes into a single supertype.
- infer_
schema - rows_
to_ schema_ first_ non_ null - Infer schema from rows and set the first no null type as column data type.
- rows_
to_ schema_ supertypes - Infer the schema of rows by determining the supertype of the values.
- rows_
to_ supertypes - Infer the schema data types of rows by determining the supertype of the values.