News

M icrosoft just announced new feature for Python in Excel that lets you analyze images in your spreadsheets. You no longer ...
Microsoft Excel now lets you run Python scripts on images to detect sharpness, edit visuals, and analyze metadata.
With this new feature, users can type in Python code in the Excel app. The calculations are then run on a Microsoft cloud server and are returned to the Excel app, with plots and visualizations.
Microsoft is integrating Python into its Excel app. A public preview is available for Microsoft 365 subscribers now and all the Python code runs on the Microsoft Cloud.
Python and Excel can only really talk to each other through limited functions—xl () and =PY ()—that can only return code results, not macros, VBA code, or other data, Microsoft claims.
“No set up or installation is required. Using Excel’s built-in connectors and Power Query, you can easily bring external data into Python in Excel workflows.” Image Credits: Microsoft ...