Set the rowsPerRead argument in rxTextToXdf to optimize import time and memory usage. The default is to read all the data at one time which for large data sets. Setting rowsPerRead optimizes block sizes for .xdf files.
QA: When importing data from a text file to an .xdf file, how can I optimize time and memory usage?
Applies To
Revolution Analytics