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

Adds buffer based IO support. #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jonex
Copy link

@jonex jonex commented Apr 19, 2019

This allows language wrapping libraries such as pyreadstat to use a memory buffer instead of a file on disk as source.

This allows libraries to use a memory buffer
instead of a file on disk as source.
@camjw
Copy link

camjw commented Nov 27, 2023

Hi, we're using Pyreadstat which depends on Readstat at Channel (https://usechannel.com) to let our users query SPSS files. We're very keen for this PR to be merged - having to save uploaded files to disk and then read them is much more annoying than it sounds. Our plan at the moment is to maintain a separate fork of Pyreadstat and apply the corresponding changes ourselves but would love it if this PR could be merged! Thanks for this @jonex !

@DvGils
Copy link

DvGils commented May 8, 2024

Any update on this? :)

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.

4 participants