openstef_core.utils#
Utility functions and helpers for OpenSTEF core functionality.
This package provides common utilities used throughout the OpenSTEF core library, including data serialization helpers, type conversion functions, and other general-purpose tools.
Functions#
|
Align timestamp using modulo approach. |
|
Align timestamp to the nearest occurrence of a specific time of day. |
|
Assert that a value is not None. |
|
Execute a function in parallel across multiple processes. |
Convert ISO 8601 string format to timedelta. |
|
Convert timedelta to ISO 8601 string format. |