0

I'm coming from R, where we can save the contents of an object on the HDD as a RDS file. Now I'm starting with Python and I wonder if there is a similar file format, which allows the saving of Python objects on the HDD.

  • with python (as many languages), one can save files in multiple formats to the HDD. Here is what you are looking for: https://pypi.org/project/pyreadr/ – D.L Mar 23 '22 at 12:16

0 Answers0