Data processing chain V1

This commit is contained in:
2026-05-27 11:21:14 +02:00
parent e4d6907c5d
commit a502a8a0bc
5 changed files with 180 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
# Copyright (C) 2026 Hector van der Aa <hector@h3cx.dev>
# Copyright (C) 2026 Association Exergie <association.exergie@gmail.com>
# SPDX-License-Identifier: GPL-3.0-or-later
import pandas as pd
import matplotlib.pyplot as plt
from pathlib import Path