Structs§
- Iterate over batches of compressed arrays, should help with writing vectorized code.
Constants§
Traits§
- Define the basic behavior required for batched iterators
- A stream of array chunks along with a DType. Analogous to Arrow’s RecordBatchReader.