polars::datatypes

Type Alias Int64Chunked

Source
pub type Int64Chunked = ChunkedArray<Int64Type>;

Aliased Typeยง

struct Int64Chunked { /* private fields */ }