basic data analysis

This commit is contained in:
2026-01-13 16:13:22 +01:00
parent f65e1f2981
commit d5546b7fd0
3 changed files with 207 additions and 11 deletions

View File

@@ -153,4 +153,5 @@ data = [
"polars>=1.37.1",
"seaborn>=0.13.2",
"altair>=6.0.0",
"scipy>=1.17.0",
]