Changes

Jump to navigation Jump to search
326 bytes added ,  11:15, 31 October 2017
no edit summary
|Has keywords=Data, Tool
|Has project status=Complete
|Does subsume=SBIR Concatenation, SBIR Evaluation,
}}
==Manual Collection==
*Right click on what looks like the right piece of code and select "Copy xpath data"
*Paste that stuff in your python script where it asks for a path, For example: driver.find_element_by_xpath("//*[@id='solr-print-dropdown-button']")
 
= SBIR Concatenation =
==Objective==
The objective of this project was to concatenate 162 xlsx files into one large tab delimited text file <br>
==Script==
The python script can be found here:
E:\McNair\Projects\SBIR\concat_excel.py
The resulting file is located here:
E:\McNair\Projects\SBIR\SBIR.txt

Navigation menu