No description
Find a file
2023-04-20 22:38:39 -04:00
.gitignore Merge Teacher CSVs 2023-04-20 14:13:10 -04:00
merge-csv.py Merge Student Data 2023-04-20 22:38:39 -04:00
README.md Merge Teacher CSVs 2023-04-20 14:13:10 -04:00

# merge-csv

Dependencies

pip install numpy
pip install python-dotenv

Usage

python merge-csv.py (-sth) (-d directory)

Arguments

 -h, --help     show this help message and exit
 -t, --teacher  merge teacher data
 -s, --student  merge student data
 -d, --folder   directory for local csv merging

Example

python merge-csv.py -st -d ./test-csv/