energy_analysis_toolbox documentation#

Date: Nov 30, 2024

Version: 0.1.2

energy_analysis_toolbox is an open source library providing a set of tools to process energy and power pandas time-series for the Python programming language.

Originally developed by the R&D team of Eco CO2, it was released in open source in October, 2024.

Getting started

New to energy_analysis_toolbox? Check out the getting started guides.

Get started

User guide

The user guide provides in-depth information on the key concepts of pandas with useful background information and explanation.

To the user guide

API reference

The reference guide contains a detailed description of the energy_analysis_toolbox API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

To the reference guide

Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving energy_analysis_toolbox.

To the contributor’s guide