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

add example annotation files to package #90

Closed
NickleDave opened this issue May 27, 2021 · 2 comments · Fixed by #180
Closed

add example annotation files to package #90

NickleDave opened this issue May 27, 2021 · 2 comments · Fixed by #180
Assignees
Labels
ENH: enhancement New feature or request

Comments

@NickleDave
Copy link
Collaborator

to take it for a test drive without having to do any more downloading

@NickleDave NickleDave added the ENH: enhancement New feature or request label May 27, 2021
@NickleDave NickleDave self-assigned this May 27, 2021
@NickleDave
Copy link
Collaborator Author

should use importlib.resources for this
https://www.youtube.com/watch?v=ZsGFU2qh73E

NickleDave added a commit that referenced this issue May 16, 2022
@NickleDave
Copy link
Collaborator Author

In progress now.

Think I should do something like sklearn where there's a README for each example file (just copy what's in test data) and return a tuple where descr or readme or something is one of the attributes, and annot_path is another one. So that we give credit where credit is due for the datasets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENH: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant