Type Definition polars::chunked_array::object::datatypes::Int16Chunked
source · [−]pub type Int16Chunked = ChunkedArray<Int16Type>;
This is supported on crate feature
object
only.