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