“I am working on a task where I need to create a new Excel file and write variables into it, which I have previously read from another Excel file. These variables are of the ‘object’ data type. I want to make sure that the data is properly organized in specific columns in the new file. Each column will represent different pieces of information, and I need to ensure that the data is transferred accurately while maintaining its structure. What tools, libraries, or methods would you recommend I use to efficiently perform this task?”