Changes

Jump to navigation Jump to search
352 bytes added ,  13:41, 21 September 2020
no edit summary
{{Project|Has project output=Data|Has sponsor=McNair ProjectsCenter
|Has title=Collecting SBIR Data
|Has owner=Adrian Smart,
|Has start date=June 6, 2017
|Has keywords=Data, Tool
|Has project status=ActiveComplete|Does subsume=SBIR ConcatenationEvaluation,
}}
==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