Excel Lambda Functions using Python Expressions

Опубликовано: 03 Ноябрь 2024
на канале: PyXLL - Write Excel Add-Ins with Python and Java
2,960
56

Excel Lambda functions using Python expressions!

Write Python expressions in Excel and call them as worksheet functions. Microsoft recently added a LAMBDA function to Excel 365. This video shows how to do something similar using Python directly in Excel.

Source code is available on GitHub:
https://github.com/pyxll/pyxll-exampl...

To download the PyXLL add-in and for documentation see:
https://www.pyxll.com