Announcing Python in Excel


  • Staff
Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data, providing a basis for decision-making for the millions of people who use it each day. Today we’re announcing a significant evolution in the analytical capabilities available within Excel by releasing a Public Preview of Python in Excel. Python in Excel makes it possible to natively combine Python and Excel analytics within the same workbook - with no setup required. With Python in Excel, you can type Python directly into a cell, the Python calculations run in the Microsoft Cloud, and your results are returned to the worksheet, including plots and visualizations.

thumbnail image 1 captioned Seamlessly aggregate and visualize your data with Python in Excel.

Seamlessly aggregate and visualize your data with Python in Excel.

Python in Excel is rolling out to Public Preview for those in the Microsoft 365 Insiders program, using the Beta Channel in Excel for Windows.

Watch Python in Excel in action and learn more below:


Read more:
 

Attachments

  • Excel.png
    Excel.png
    3.8 KB · Views: 0
That's actually a GOOD feature since python is specifically suited for A.I and any sort of analytics. It would be great too if EXCEL stopped using VBA completely too -- but that's a bit more difficult to do though as there's probably zillions of users wold wide still using VBA macros in excel.

However the cloud restriction is a bit restricting for individual users who would prefer a local facility.

I'm fiddling around with a function in standard EXCEL which could call a python program so this facility could work on recent versions of EXCEL -- the python code is easy enough -- I use it on Linux -- I need to get up to speed with python on Windows - as I'm missing the odd library or two !!! -- still something to do.

I'm starting from this snippet I found on the web


The possible "snag" I might run into is that I might need an OBDC type of data connector for the python stuff -- but if from python I'm getting data from an MySQL type DB the required OBDC connectors for Windows > Mariadb/MySQL are downloadable anyway (Free) from Mariadb or MySQL site for either of those DB systems.

Cheers
jimbo
 
Last edited:

My Computer

System One

  • OS
    Windows XP,7,10,11 Linux Arch Linux
    Computer type
    PC/Desktop
    CPU
    2 X Intel i7

Latest Support Threads

Back
Top Bottom