We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dask[dataframe]
dask
1 parent 4ecabc6 commit b872196Copy full SHA for b872196
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"pandera[mypy] >= 0.20.3",
35
"pydantic >=2.8.2",
36
"loguru >=0.7.2",
37
- "dask >=2024.10.0",
+ "dask[dataframe] >=2024.10.0",
38
]
39
40
[project.urls]
0 commit comments