ofajardo/pyreadr

save multiple df at once in pyreadr.write_rdata

lewishounkpevi opened this issue · 1 comments

Hello Ofajardo,

Thanks for this package. it's amazing for those like who work with R and Python.

I'm wondering if there is a way to put more than one dataframe in pyreadr.write_rdata ?

thanks again :)

Lewis

Unfortunately it is not possible as the C backend librdata does not suppor it. Check the known limitations section in the Readme