Python in Excel(techcommunity.microsoft.com) |
Python in Excel(techcommunity.microsoft.com) |
Is there also a fully local option or is this running in the Cloud only?
I interpret that to mean your workbook is local to your computer but the python calculation is performed remotely and the result is then returned to your local workbook and stored in the cell.
Beyond latency concerns, I imagine there have to be security and privacy issues.