Skip to content

Instantly share code, notes, and snippets.

@APAHRoot
APAHRoot / SortBySplitCSV.py
Created July 2, 2019 19:15
Python Large CSV split by column
import os
import sys
import csv
import time
import operator
#Author: NRoot
#Purpose: for splitting up large UNSORTED CSV files based on a category.
# For instance, if working with a file containing data on an entire state