Split 10 Billion Line File Into 5,000 Files By Column Value In Perl Or Python
I have a 10 billion line tab-delimited file that I want to split into 5,000 sub-files, based on a c…
Read more
Split 10 Billion Line File Into 5,000 Files By Column Value In Perl Or Python