gcat icon indicating copy to clipboard operation
gcat copied to clipboard

Figure out how to update a doc and preserve formulae in sheets which were not modified

Open embr opened this issue 12 years ago • 0 comments

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?

embr avatar Jan 30 '13 23:01 embr