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

feat: support for writing to buffers #932

Merged

Conversation

felixscherz
Copy link

@felixscherz felixscherz commented Aug 28, 2024

Fixes #868.

Previously, writing to buffers would close them, making it impossible to use in-memory buffers.

@martindurant
Copy link
Member

Thanks for the contribution - this is fine. Don't worry about the upstream pandas failure, I should have time to fix that in the next few days.

@martindurant martindurant merged commit 25fcd26 into dask:main Aug 28, 2024
19 of 20 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.

write to buffer support
2 participants