update specific column in excel with column from panda df while preserving formulas

Viewed 22

I am trying to update a column in excel with a column from a data frame. The problem is the rest of the columns in the excel document have complex formulas. Everything I have tried results in the formulas getting deleted.

0 Answers
Related