energy\_analysis\_toolbox.energy ================================ .. automodule:: energy_analysis_toolbox.energy :members: :undoc-members: :show-inheritance: :private-members: `eat.energy` subpackage contains functionalities dedicated to the processing of energy data, usually as a timeseries. Accordingly, all functions in this subpackage are designed to work in a consistent way with the physical nature of the energy : e.g., resampling functions are implemented in such a way that energy conservation is unsured. The subpackage is organized as follows: .. toctree:: :maxdepth: 2 energy_analysis_toolbox.energy.resample