.. _utils_api: Utils Module ^^^^^^^^^^^^^^^^^^^^^^^^^^ The utils module includes helper functions. The module currently contains a single function to help users convert numeric indexes to datetime indexes. Additional helper functions could be added at a later date. .. automodule:: mhkit.utils :members: :no-undoc-members: :show-inheritance: .. autosummary:: :nosignatures: ~mhkit.utils.index_to_datetime .. autofunction:: mhkit.utils.index_to_datetime