Live data from Hacker News

Microsoft is bringing Python to Excel

theverge.com

11–20 of 455 posts

Re: Microsoft is bringing Python to Excel

#13
I wish it wasn't solely powered only by Microsoft Cloud and could support python running locally, but regardless I think this will still be huge and single-handedly modernizes Excel by a large margin.

This alone could eliminate the need for websites that just want this sort of data. I can think of a past project at a previous job I did building an analytics website used only by a handful of people internally that could have been just as well served with something like this, had it existed at the time.

Re: Microsoft is bringing Python to Excel

#16
post #9
post #2

If this is true then it will be amazing and very widely adopted. Pandas in Excel would be cool. Fingers crossed.

I'd be happy if I could just represent integers with more than 15 digits without rounding (e.g. 64-bit primary keys)

64bit can hold 20 digits (decimal), 20 (sortof) 19 completely

Re: Microsoft is bringing Python to Excel

#17
post #2

If this is true then it will be amazing and very widely adopted. Pandas in Excel would be cool. Fingers crossed.

Why? Libreoffice calc had python for years now and nobody cared:

https://help.libreoffice.org/6.3/en-US/text/sbasic/python/py...

Re: Microsoft is bringing Python to Excel

#20

Why does Excel need to run Python calculations in the Cloud? I think I'll stick to VBA. Javascript in Excel would be nice. Even better would be native SQL.

Excel has javascript… Google “Officescript in Excel”.

Also, https://learn.microsoft.com/en-us/office/dev/scripts/resourc...

Post reply on HN