Compare commits

...

2 Commits

Author SHA1 Message Date
mmaurostoffel 281d9d3f5a Merge branch 'main' of https://gitea.fhgr.ch/stoffelmauro/ConsultancyProject_2_ETL 2025-01-05 13:19:45 +01:00
mmaurostoffel c68e6f54bd cleanup commit 2025-01-05 13:19:43 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from etl.src import data
import data
import polars as pl
from io import StringIO
import numpy as np