A very simple CSV reader with a basic structure.
- Tasks to complete:
- Update with ArgParse module so editing the script isn't needed for each different file. Currently this is working without argparse, but having a more robust argument parser would be nice.
- Usage: python ErrorParser.py >>filename_goes_here<<