Skip to content

Refactor bundled example dataset interface #767

@dylanhmorris

Description

@dylanhmorris

Right now, each dataset has its own user-exposed loader function. I think it would be better to follow the pattern ArviZ takes: a single user-exposed az.load_arviz_dataset() that takes the name of the dataset to load as a string, plus an az.list_datasets() method that enumerates the available datasets, with description and documentation.

Thoughts @damonbayer @cdc-mitzimorris?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions