Int64Chunked
polars
0.50.0
Int64
Chunked
Aliased Type
In polars::
datatypes
polars
::
datatypes
Type Alias
Int64
Chunked
Copy item path
Source
pub type Int64Chunked =
ChunkedArray
<
Int64Type
>;
Aliased Type
ยง
pub struct Int64Chunked {
/* private fields */
}