Int128Chunked

Type Alias Int128Chunked 

Source
pub type Int128Chunked = ChunkedArray<Int128Type>;
Available on crate feature dtype-i128 only.

Aliased Typeยง

pub struct Int128Chunked { /* private fields */ }