We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c8674 commit 02fabfdCopy full SHA for 02fabfd
1 file changed
kaggle_requirements.txt
@@ -25,7 +25,9 @@ cesium
25
comm
26
cytoolz
27
dask-expr
28
-datasets
+# Older versions of datasets fail with "Loading a dataset cached in a LocalFileSystem is not supported"
29
+# https://stackoverflow.com/questions/77433096/notimplementederror-loading-a-dataset-cached-in-a-localfilesystem-is-not-suppor
30
+datasets>=2.14.6
31
datashader
32
deap
33
dipy
0 commit comments