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

docs: add IO notebook #444

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Conversation

douglasdavis
Copy link
Collaborator

Add a 3 part jupyter notebook diving into some IO details.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find that maybe this could be split into two:

  • the basic to/from commands and how to use them, with a little detail no what the options mean and that the user expects optimisation to happen (can we make a dataset big enough to show a timing or memory difference?)
  • a detailed "intermediate" one, the only one that mentions layers and protocols

btw.: should we have a from_avro? https://awkward-array.org/doc/main/reference/generated/ak.from_avro_file.html (does not allow schema input/selection; does not work on chunks within avro files)

@douglasdavis douglasdavis merged commit 0adbb55 into dask-contrib:main Jan 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants