Python, Pandas & XlsxWriter | by Dean McGrath | Towards Data Science
towardsdatascience.comEverybody needs to push out an Excel spreadsheet for further analysis, or for a colleague, once in a while. This piece show to output a Pandas DataFrame to Excel with table formatting using XlsxWriter and Python.
Read more...