chunk
Utilities for chunking dataframes.
The interval math here is consumed by the chunk planner (dascore.utils.chunk_plan), which replaced the old ChunkManager.
Functions
| Name | Description |
|---|---|
| get_intervals | Create a range of values with optional overlaps. |