https://github.com/ofajardo/pyreadr is a package to read RData and Rds files. This is much more lightweight than the rpy2 package and may cover the functionality we need. It appears to be stable in terms of its interface so we are less at the mercy of updates as well.
https://github.com/ofajardo/pyreadr is a package to read RData and Rds files. This is much more lightweight than the rpy2 package and may cover the functionality we need. It appears to be stable in terms of its interface so we are less at the mercy of updates as well.