Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
Converts Bell Labs pdfs into text files using the comand line and pdftotxt converter (download at https://www.xpdfreader.com/download.html)
Extracts data from each text file into a Pandas dataframe
Creates csv from dataframe in the format of the template downloaded from factotum
Note: the unit code for weight percent is 3 and unknown is 2

To use: must download xpdfreader and edit all file paths
Written in Spyder (Python 3.7)