Python can work with excel spreadsheets quite easily.
Using the Pandas library the task is even easier.
Let's take the example of Apple share prices here.
We create an example DataFrame to save as an excel file.
Here you are! You now know how to save data as an excel file.
More on DataFrames
If you want to know more about DataFrame and Pandas. Check out the other articles I wrote on the topic, just here :