Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 322 Bytes

compareFootnotes

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.)

used libs

  • numpy
  • pandas
  • docx2python