Difference between revisions of "Python Excel Related"

From rbachwiki
Jump to navigation Jump to search
Line 1: Line 1:
=[[Clean up excel data]]=
=[[Clean up excel data]]=
=[[Merge Excel Spreadsheet with same columns]]=
=[[Merge Excel Spreadsheet with same columns]]=
=[[Conditional Search Multiple Excel Files]]=
** conditionally search for values across multiple spreadsheets and return multiple values back when the conditional is true.

Revision as of 18:19, 1 September 2020

Clean up excel data

Merge Excel Spreadsheet with same columns

Conditional Search Multiple Excel Files

    • conditionally search for values across multiple spreadsheets and return multiple values back when the conditional is true.