intial commit (forked from private repo)

This commit is contained in:
2025-04-11 11:08:28 +02:00
commit 3bdd37f46c
154 changed files with 45901 additions and 0 deletions

3
extracted_cells/cell3.py Normal file
View File

@ -0,0 +1,3 @@
print("\nDatentypen:")
#print(df.dtypes)
df.info()