Skip to content
Prev 301718 / 398506 Next

how to sort huge (> 2^31 row) dataframes quickly

This is where the sort/merge application on the mainframe has excelled
for the last 40 years.  If you can not send it to a mainframe, you can
look at the SyncSort package that runs on UNIX machines.
On Mon, Jul 30, 2012 at 12:25 PM, Matthew Keller <mckellercran at gmail.com> wrote: