/challenge_DEV_5

Write an automatic table-filtering and -formatting function. From a provided input table (should work for both TSV and XLSX): 1. Filter rows meeting criteria defined in table_filtering file 2. Select and reorder columns according to columns_order file 3. Save output table as an excel file

Primary LanguageJupyter Notebook

challenge_DEV_5

Write an automatic table-filtering and -formatting function. From a provided input table (should work for both TSV and XLSX): 1. Filter rows meeting criteria defined in table_filtering file 2. Select and reorder columns according to columns_order file 3. Save output table as an excel file