Skip to content

Commit a3ee28c

Browse files
committed
AutoML: Use Dask 2024.12.1
When using Dask 2025.1.0, it fails like this in `sktime.datatypes._adapter.dask_to_pd`: AttributeError: module 'dask.dataframe.core' has no attribute 'DataFrame'
1 parent 5d54359 commit a3ee28c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

topic/machine-learning/automl/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Real.
2+
dask==2024.12.1
23
mlflow-cratedb==2.14.1
34
plotly<5.25
45
pycaret[models,parallel,test]==3.3.2

0 commit comments

Comments
 (0)