This script formats AAC task output done at Texas A&M.
Install the necessary python packages
If you already have pandas and numpy installed skip this
$ pip install -r requirements.txt
Specify the input file and the optional output directory
$ python extract_single.py AAC_example.csv
Output file location will be in the directory you specified with 'EXTRACT-' prefix.
i.e. EXTRACT-AAC_example.csv