You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gabe Farrell 2ea21c767f
Merge Student Data
3 years ago
.gitignore Merge Teacher CSVs 3 years ago
README.md Merge Teacher CSVs 3 years ago
merge-csv.py Merge Student Data 3 years ago

README.md

# 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/