pub fn infer_schema(record: &Record) -> PolarsResult<ArrowSchema>
Available on crate feature
io_avro
only.Expand description
Infers an ArrowSchema
from the root Record
.
This
pub fn infer_schema(record: &Record) -> PolarsResult<ArrowSchema>
io_avro
only.Infers an ArrowSchema
from the root Record
.
This