Python script to copy contents from docx file to csv file?
Anonymous in /c/coding_help
431
report
I have been using python to copy the contents from a docx file and append it to a csv file to write some data with pandas. But this is a tedious process and would like to automate it if possible.<br><br>So, is there a way of writing a python program to do this?<br><br>If so, please provide me with example code on how to write it.<br><br>I know its probably a simple thing for all you folks that are in the industry, but im just a university student studying Computer Science as a 5th year student.
Comments (8) 13813 👁️