I am trying to import a large data set (.csv) into Mathematica. The data set contains more than 14 million rows, is this something Mathematica can handle? If not, what is the maximum capacity? I have tried using the Import command, Kernel still "running" after 20 mins.
Thanks! CC