Skip to content

Commit efce3e8

Browse files
committed
Dask: Downgrade to pandas 2
pandas 3 was released on Jan 21, apparently it breaks the workflow.
1 parent a79f29d commit efce3e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

by-dataframe/dask/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ click<9
22
colorlog<7
33
dask[dataframe]>=2024.4.1 # Python 3.11.9 breaks previous Dask
44
distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask
5+
pandas<3
56
pueblo>=0.0.10
67
sqlalchemy-cratedb>=0.41.0.dev2

0 commit comments

Comments
 (0)