# Utility API Reference Utility functions are defined in {py:mod}`chronocratic.datasets.utils` and re-exported from the package root. They handle caching, scaling, data processing, and feature extraction. ```{eval-rst} .. automodule:: chronocratic.datasets.utils :members: :imported-members: :undoc-members: ```