aggregate_csv

This script aggregates csv files that share the same column names.

usage: aggregate_csv.py [-h] [-o OUTPUT] [--label LABEL] files [files ...]

Aggregate multiple CSV files

positional arguments:
files                 CSV files to aggregate

options:
-h, --help            show this help message and exit
-o OUTPUT, --output OUTPUT
                        CSV file in which to write result
--label LABEL         Column label containing aggregated file original path