Learn how to write Excel worksheet functions (UDFs) in Python using PyXLL.
This video is an introduction to writing Excel worksheet functions in Python. It covers the basics of getting started with PyXLL, writing your first worksheet function, and passing pandas DataFrames between Excel functions.
See https://www.pyxll.com/ for full documentation and details.