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

Write examples that demonstrate the desired use of API. #1

Closed
clegaard opened this issue Feb 27, 2020 · 0 comments
Closed

Write examples that demonstrate the desired use of API. #1

clegaard opened this issue Feb 27, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@clegaard
Copy link
Collaborator

To drive the design of the API it would be useful to exemplify how the API may be used to load, transform and split data.

For example loading and transforming to grayscale:

import dataset_loader as ds
ds = ds.load_dataset(myPath).to_grayscale()
@clegaard clegaard added the documentation Improvements or additions to documentation label Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants