79322578

Date: 2025-01-02 01:11:56
Score: 2
Natty:
Report link

If xlwings isn't a strict requirement for your use case, I recommend checking out xloil. It will allow you to write UDFs in Python, to return Python objects in Excel cells, and then to reuse those returned objects (again, as Python objects) in subsequent calculations, including as arguments in formulas in other cells.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: AmbitiousAardvark