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