Small script for comparing footnotes on .docx files. producing .csv files with results depending on the method called.
(The iteration logic might be in reverse order or completely wrong, this was just hacked together in a pinch and I am no python expert.)
- numpy
- pandas
- docx2python