API reference#

energy_analysis_toolbox library is structured as follows. The main subpackages in ct are the following :

The most commonly used of these functionalities can directly be accessed as pandas series/Dataframe methods such as:

my_power_series.eat.power_to_freq(...)

by importing the energy_analysis_toolbox.pandas extension module.

These packages are complemented by :

Here is a detailed structure of the library :