Writing UDFs in Excel With Python
My last post looked at using Python to plot equations in Excel with DataNitro. In this one I want to look at writing UDFs in Python.with xlwings. Why Use Python for UDFs ? This is a question not just about UDFs but why use Python at all in Excel? I guess this depends on what …