Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Create module that loads example datasets #526

Open
mdenker opened this issue Nov 11, 2022 · 0 comments
Open

[Feature] Create module that loads example datasets #526

mdenker opened this issue Nov 11, 2022 · 0 comments
Labels
enhancement Editing an existing module, improving something

Comments

@mdenker
Copy link
Member

mdenker commented Nov 11, 2022

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")
@mdenker mdenker added the enhancement Editing an existing module, improving something label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Editing an existing module, improving something
Projects
None yet
Development

No branches or pull requests

1 participant