summaryrefslogtreecommitdiff
path: root/analyze.py
AgeCommit message (Expand)Author
2024-01-29Use CSV format than TSV format. Let the result file name end with .csv rathe...HEADmasterLan Hui
2022-01-17analyze.py: refactoringLan Hui
2022-01-17analyze.py: use PEP8 format (Wing IDE 101)Lan Hui
2022-01-17analyze.py: a few more comments.Lan Hui
2022-01-17Add one integration test case and adjust analyze.pyLan Hui
2022-01-16Be explicit that we must use Python 3x, not Python 2xLan Hui
2022-01-16analyze.py: fix grammar error.Lan Hui
2022-01-16analyze.py: accept an exclude.txt with two columns (student number and studen...Hui Lan
2022-01-16添加功能--创建一个exclude.txt文件,放入统计时不需要包括...Hui Lan
2020-03-10analyze.py: check if a score file contains BOM (byte order marker) before pro...Hui Lan
2020-03-10Intial commit add two filesHui Lan