I have a file of approximately 40Gb and i need to perform some analytics activity on it but my ram is limited to 4gb any suggestions how to proceed?
Asked
Active
Viewed 37 times
0
-
I've voted to close this answer because it is too broad. You will get a better answer if you show what you have tried to do and why it didn't work. – Mark Lakata Nov 22 '16 at 17:54
-
What kind of analytics are you trying to do? Maybe you could process it in chunks? – William Nov 22 '16 at 18:25
-
see the "Large Memory and Out-of-Memory Data" section of the [High-Performance Computing Task View](https://cran.r-project.org/web/views/HighPerformanceComputing.html) – Ben Bolker Nov 22 '16 at 19:57