79632910

Date: 2025-05-22 00:42:53
Score: 4
Natty:
Report link

From the pandas documentation it does seem like they dropped the .xls writing (https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.ExcelWriter.html), even though reading is still possible.

Building upon the previous answer, the pyexcel library seems to support csv to xls conversion. You can find an example usage for xlsx here: https://stackoverflow.com/a/26456641/21414975

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: alidalasmar