Basic Python script to:
- Count rows in a folder of CSV files & output the row counts (by each file) into a new csv file
- Overwrite (certain) column name values
- Drop column by a given column name
- Populate Preprocessed CSV files into a separate folder (leaving raw downloads untouched)
- Consolidate all pre processed csv files into one csv file