Hi all
I am trying to read large dataset that is about 10-11 GB. R has taken couple of hours?
I have 64 GB RAM in my PC. Does anyone how to speed the process?
Thanks
Hi all
I am trying to read large dataset that is about 10-11 GB. R has taken couple of hours?
I have 64 GB RAM in my PC. Does anyone how to speed the process?
Thanks
What format is the the file on? What function/package are you using to read the file? Have you check your RAM is not currently full? Have in mind that a data set takes much more space once loaded into RAM.
Thank you. The data is dat format and I am using library haven.
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.