Skip to content

Refactor bundled example dataset interface #767

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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