Description
We get a checksum error every time we try to download the dataset w/ id 41949.
Steps/Code to Reproduce
import openml
openml.datasets.get_dataset(41949)
Expected Results
Successfully get the dataset.
Actual Results
The data and its checksum don't match.
OpenMLHashException: Checksum of downloaded file is unequal to the expected checksum b1a29cd9bed190cd066f750fb8247528 when downloading https://api.openml.org/data/v1/download/21378932/Elegibilidade.arff. Raised when downloading dataset 41949.
Versions
Linux-4.15.0-192-generic-x86_64-with-glibc2.27
Python 3.9.12 (main, Apr 5 2022, 06:56:58)
[GCC 7.5.0]
NumPy 1.23.4
SciPy 1.9.3
Scikit-Learn 1.1.3
OpenML 0.12.2
Description
We get a checksum error every time we try to download the dataset w/ id 41949.
Steps/Code to Reproduce
Expected Results
Successfully get the dataset.
Actual Results
The data and its checksum don't match.
Versions
Linux-4.15.0-192-generic-x86_64-with-glibc2.27
Python 3.9.12 (main, Apr 5 2022, 06:56:58)
[GCC 7.5.0]
NumPy 1.23.4
SciPy 1.9.3
Scikit-Learn 1.1.3
OpenML 0.12.2