Type Alias polars::datatypes::Int128Chunked

source ·
pub type Int128Chunked = ChunkedArray<Int128Type>;
Available on crate feature dtype-decimal only.

Aliased Type§

struct Int128Chunked { /* private fields */ }