Page 1 of 1

MS Excel - python integration

Posted: Wed Aug 23, 2023 12:56 pm
by ag123
off-topic
https://twitter.com/gvanrossum/status/1 ... 4306458056
https://techcommunity.microsoft.com/t5/ ... -p/3893439
but it gets a bit interesting that python would be integrated with MS Excel

Re: MS Excel - python integration

Posted: Mon Aug 28, 2023 8:49 am
by fpiSTM
Thanks for sharing. Could be nice but I think it could also be a nightmare :shock:

Re: MS Excel - python integration

Posted: Mon Aug 28, 2023 4:48 pm
by ag123
A trouble is the python 'backend' seemed to be running in the cloud (Azure?), that'd likely means it'd run 'somewhat slower'.
And that practically the worksheet would play a role of basically a 'Gui' as like how Jupyter notebooks (https://jupyter.org/) work.