Currently there are 6 stages:  We should consolidate these into a single main.py and if needed, turn them into modules and call them accordingly, such as from csvcleanse import ( process_row, run_stage1 ) this makes it easier to update moving forward and makes the code cleaner