coffea.util
Utility functions
Functions
|
|
|
|
|
Load a coffea file from disk |
|
|
|
|
|
Save a coffea object or collection thereof to disk |
Classes
|
Special type indicating an unconstrained type. |
|
Renders a visual progress bar. |
|
Defines a column within a ~Table. |
|
Renders an auto-updating progress bar(s). |
|
Base class for a widget to use in progress display. |
|
Renders human readable transfer speed. |
|
Text with color / style. |
|
A column containing text. |
|
Renders time elapsed. |
|
Renders estimated time remaining. |
|
partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords. |