uf3.util.parallelΒΆ
This module provides functions for splitting/merging collections, handling parallel tasks, and managing progress indicators.
Functions
|
|
|
|
Split dataframe using np.array_split. |
|
General splitting function for one or more list-like objects. |
|
Visualize progress while waiting for futures to complete. |
Classes
Makeshift progress counter. |