Allow Q to work better with data files with over 1 million variables
D
Domestic Sheep
The scenario is that we have a data file with over a million variables and many records. We want to stack over 500k of these variables. Currently using the drag and drop method in Q just gets stuck and it's too big for the R method. The only workaround was to split the file up, stack individually and then combine.