Skip to content

The data w/ id 41949 and its checksum don't match. #1180

@yoichii

Description

@yoichii

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    module:DataOpenML conceptserversideThese issues are present in the rest API and not fixable by the Python package.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions