The docstring shows a `status` attribute in the dataset constructor, however the attribute itself is missing from the constructor. https://github.com/openml/openml-python/blob/7ec429e4054b28630562401036ee829963b79f35/openml/datasets/dataset.py#L83
The docstring shows a
statusattribute in the dataset constructor, however the attribute itself is missing from the constructor.openml-python/openml/datasets/dataset.py
Line 83 in 7ec429e