79398016

Date: 2025-01-29 19:52:07
Score: 1
Natty:
Report link

I didn't love the idea of silencing all warnings in case something else comes up but you can supress a specific warning using :

warnings.filterwarnings("ignore", message="Workbook contains no default style", category=UserWarning)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Vivek Gera