pyreadr.custom_errors.LibrdataError: Unable to read from file for large RDS files #99
Labels
waiting for librdata changes
the issue needs some fixes to the C library librdata before it can be solved
Is there an upper limit on the size of RDS files that can be loaded using pyreadr?
When reading an RDS file of a small matrix, the code works well, but when reading large matrices (>10GB in size), I get the following error:
pyreadr.custom_errors.LibrdataError: Unable to read from file
The text was updated successfully, but these errors were encountered: