rdata

Loading .RData files into Python

Loading .RData files into Python Question: I have a bunch of .RData time-series files and would like to load them directly into Python without first converting the files to some other extension (such as .csv). Any ideas on the best way to accomplish this? Asked By: Stu || Source Answers: People ask this sort of …

Total answers: 7