Succesful data exploration

This commit is contained in:
2025-11-19 11:57:59 +01:00
parent 3e47dcd52f
commit dfdd200867
18 changed files with 40849 additions and 12 deletions
+6
View File
@@ -7,6 +7,12 @@ requires-python = ">=3.13"
dependencies = [
"aiofiles>=25.1.0",
"aiohttp>=3.13.2",
"basemap>=2.0.0",
"basemap-data-hires>=2.0.0",
"ipykernel>=7.1.0",
"matplotlib>=3.10.7",
"pandas>=2.3.3",
"tensorflow>=2.20.0",
"typer>=0.20.0",
]