polars::datatypes

Type Alias Float64Chunked

Source
pub type Float64Chunked = ChunkedArray<Float64Type>;

Aliased Typeยง

struct Float64Chunked { /* private fields */ }