I have this dataset:
That has the column 'Product' with values 'Gas', 'Oil', and 'Water'. I want to write this dataframe to a single excel workbook with three worksheets with the 'Gas', 'Oil', and 'Water' data in those three worksheets.
I have tried:
and keep getting a type error. Any assistance is appreciated.



NaNvalues so you're getting the floating point error.