Skip to content

Functions from classes have disappeared from the documentation #934

@joaquinvanschoren

Description

@joaquinvanschoren

Description

Normally we can look up the functions of OpenML classes, such as Dataset.get_data()
These have disappeared from the developer documentation:
https://openml.github.io/openml-python/develop/generated/openml.OpenMLDataset.html#openml.OpenMLDataset

They are there in the release docs:
https://openml.github.io/openml-python/master/generated/openml.OpenMLDataset.html#openml.OpenMLDataset

Maybe a problem in Sphinx?

Steps/Code to Reproduce

Check out
https://openml.github.io/openml-python/develop/generated/openml.OpenMLDataset.html#openml.OpenMLDataset

Expected Results

Something like this
https://openml.github.io/openml-python/master/generated/openml.OpenMLDataset.html#openml.OpenMLDataset

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions