Python in Excel Review
Microsoft's Python in Excel has now reached GA. It enables the user to input Python code and it will return the result as either a Python object or Excel values. You can read in more detail how to use this function in the official documentation.
The Python in Excel feature is only available to Microsoft 365 subscribers, and access to the higher performance runtime requires a separate add-on license.
The purpose of this post is to focus on the strengths and potential weaknesses of this implementation and to explore alternatives.