We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde5662 commit d48f108Copy full SHA for d48f108
openml/datasets/dataset.py
@@ -85,8 +85,6 @@ class OpenMLDataset(OpenMLBase):
85
Link to a paper describing the dataset.
86
update_comment : str, optional
87
An explanation for when the dataset is uploaded.
88
- status : str, optional
89
- Whether the dataset is active.
90
md5_checksum : str, optional
91
MD5 checksum to check if the dataset is downloaded without corruption.
92
data_file : str, optional
0 commit comments