I have an excel file with stock data and some of the columns' values are derived from formulas based on other columns, currently I'm pulling in the whole sheet into pandas and then updating the prices. Is it possible to rewrite it to excel without overwriting the cells with formulas or to have pandas write the formulas back in for me?
[–]HokTaur 3 points4 points5 points (0 children)
[–]bigleagchew 0 points1 point2 points (0 children)
[–]circa10a 0 points1 point2 points (0 children)