☰
In polars::chunked_array::object::row
?
Function
polars
::
chunked_array
::
object
::
row
::
rows_to_schema
source
·
[
−
]
pub fn rows_to_schema(rows:
&[
Row
<'_>
]
) ->
Schema
This is supported on
crate feature
object
only.
Expand description
Infer schema from rows.