energy\_analysis\_toolbox.timeseries.profiles package ===================================================== .. automodule:: energy_analysis_toolbox.timeseries.profiles :members: :undoc-members: :show-inheritance: The `profiles` subpackage is a direct migration of the previously existing `load_profiles` library. It contains functions to compute profiles from historical variations of a quantity represented as flat timeseries data. The subpackage is organized as follows: .. toctree:: :maxdepth: 2 energy_analysis_toolbox.timeseries.profiles.mean_profile energy_analysis_toolbox.timeseries.profiles.rolling_profile energy_analysis_toolbox.timeseries.profiles.localization energy_analysis_toolbox.timeseries.profiles.preprocessing energy_analysis_toolbox.timeseries.profiles.thresholds