☰
ObjectChunked
In polars::prelude::datatypes
?
Type Definition
polars
::
prelude
::
datatypes
::
ObjectChunked
source
·
[
−
]
pub type ObjectChunked<T> =
ChunkedArray
<
ObjectType
<T>>;