How to Auto-Adjust the Width of Excel Columns with Pandas ExcelWriter

Dynamically adjusting the width of Excel column names when using pandas.ExcelWriter and Python