This commit is contained in:
2026-01-13 11:18:51 +01:00
parent 7f989b6b41
commit 4b59bf6089
3 changed files with 3237 additions and 0 deletions

View File

@@ -148,3 +148,9 @@ nb = [
"jupyterlab>=4.3.5",
"ipywidgets>=8.1.5",
]
data = [
"pandas>=2.3.3",
"polars>=1.37.1",
"seaborn>=0.13.2",
"altair>=6.0.0",
]