Conversation
This allows libraries to use a memory buffer instead of a file on disk as source.
|
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 ! |
|
Any update on this? :) |
|
Could you merge this PR ? We expect stream reading capabilities from pyreadstat library |
|
Friendly ping, and request to merge this PR. |
|
Just encouragement to get this merged, please! |
|
In pyreadstat, this should be now solved in version 1.3.3 via this PR. Big thanks to @slobodan-ilic for the implementation! |
This allows language wrapping libraries such as pyreadstat to use a memory buffer instead of a file on disk as source.