How to Call Python Functions From Excel

Опубликовано: 08 Октябрь 2024
на канале: PyXLL - Write Excel Add-Ins with Python and Java
11,374
95

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.