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