Open embr opened 11 years ago
currently the pandas.ExcelFile.parseSheet() function is applied to each sheet and throws out formatting. Is it possible to only parse some sheets and update the excel file for the modified sheets?
currently the pandas.ExcelFile.parseSheet() function is applied to each sheet and throws out formatting. Is it possible to only parse some sheets and update the excel file for the modified sheets?