Skip to content

[Feature] Create module that loads example datasets #526

@mdenker

Description

@mdenker

Feature
Based on the datasets module, which handles downloading the datasets from datasets.python-elephant.org, one could image to have a function that is more intuitive for a user to download example datasets to play around with. For example, one could image something like:

elephant.datasets.download_tutorial_data(13)

or

elephant.datasets.download_tutorial_data("some_telling_name_for_the_dataset")

Metadata

Metadata

Assignees

Labels

enhancementEditing an existing module, improving something

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions