Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 451 Bytes

DataAggregation

Data aggregation project for tech writers looking to parse data in bulk from client reports



Installation:

In the directory you've put the files/application in, run 'pip install -r requirements.txt'

Open up Powershell, run 'python DataAggregation.py'

GUI should pop up, but if GUI doesn't work, you can use MultiPullDataFromWord.py with

'python MultiPullDataFromWord.py documentsgohere.docx outputgoeshere.csv'