Replying to @TimSalabim3
An old yet open problem! ProtocolBuffers addresses it (yet uses lots of machinery, ditto Thrift). MsgPack is a lot lighter (via self-describing blobs, no code generators needed). I like #rstats rds files, and you could try `pyreadr` for #python using github.com/WizardMac/librdat…
2
2
7
Does librdata work for any rds, or only data frames? I might want npm bindings for this
1