chunk
Utilities for chunking dataframes.
Functions
| Name | Description |
|---|---|
| get_intervals | Create a range of values with optional overlaps. |
Classes
| Name | Description |
|---|---|
| ChunkManager | A class for managing the chunking of data defined in a dataframe. |
| module of dascore.utils | source |
Utilities for chunking dataframes.
| Name | Description |
|---|---|
| get_intervals | Create a range of values with optional overlaps. |
| Name | Description |
|---|---|
| ChunkManager | A class for managing the chunking of data defined in a dataframe. |