Sorry for this question. I am here for the first time. I have a problem with inserting the data frame into the existing sheet of Excel.
Please, could you show examples of how to do this?
Thank you for helping.
UPDATED:
I forgot to say I've already tried solutions with pd.to_excel - this solution deleted my other sheets in the workbook. And I've tried the solution with openpyxl.load_workbook - load_workbook doesn't work when I have formatting or colors or pivots into my workbook. Even if I have a clean workbook this solution is deleting my previous sheets.