this post was submitted on 22 Aug 2023
46 points (100.0% liked)

Python

99 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] James@lemmy.ca 29 points 1 year ago (1 children)

I was very excited until I read this line

Python calculations run in the Microsoft Cloud, with the results returned into an Excel worksheet.

That’s an instant non starter for me.

Not to mention this integration seems very much focused around the graphing libraries of python and not using it for data processing. It’s not the ‘excel powered by python’ I dreamed of.

[–] u_tamtam@programming.dev 8 points 1 year ago* (last edited 1 year ago)

Any way they can find to shove even more azure in our faces, right? And later on "bundling is not monopoly abuse"

Edit: but we should love new Microsoft, because open source or something

[–] furrowsofar 15 points 1 year ago (1 children)

LibreOffice already has Python support along with some other choices.

[–] thebuoyancyofcitrus 6 points 1 year ago

I have a hard time finding a use case for Excel that can't be replicated in Calc with a better overall experience.

[–] Notnotmike 15 points 1 year ago (1 children)

Python calculations run in the Microsoft Cloud, with the results returned into an Excel worksheet.

Weird choice, so it has to be due to wanting to Paywall it (they mention that at the bottom of the article). Otherwise I'd rather have the option to install python locally and speed up my queries when working on large data sets

[–] magic_lobster_party@kbin.social 1 points 1 year ago (1 children)

They probably also don’t want to deal with all the security vulnerabilities that came with VBA macros again.

[–] 3l3s3@feddit.de 2 points 1 year ago

But who wants to deal with excel then. Running python in the cloud and have it put data into an excel file is something I can already do, and as a bonus I can do it locally too.

[–] autotldr@lemmings.world 3 points 1 year ago

This is the best summary I could come up with:


A public preview of the feature is available today, allowing Excel users to manipulate and analyze data from Python.

“You can manipulate and explore data in Excel using Python plots and libraries, and then use Excel’s formulas, charts and PivotTables to further refine your insights,” explains Stefan Kinnestrand, general manager of modern work at Microsoft.

Microsoft is also adding a new PY function that allows Python data to be exposed within the grid of an Excel spreadsheet.

Python calculations run in Microsoft’s Cloud, with the results returned into an Excel worksheet.

Excel users will be able to create formulas, PivotTables, and charts all based on Python data, with the ability to bring in charting libraries like Matplotlib and Seaborn for visualizations like heatmaps, violin plots, and swarm plots.

Python in Excel is rolling out today as a public preview for Microsoft 365 Insiders in the Beta Channel.


The original article contains 342 words, the summary contains 147 words. Saved 57%. I'm a bot and I'm open source!

[–] Diplomjodler@feddit.de 2 points 1 year ago

Cool. I'll be an Excel guru after all.

[–] dozymoe@mastodon.social 1 points 1 year ago

Might be interesting if they can develop a sandboxed version of python strictly for statistics.

@NeverBetter

[–] iByteABit@lemm.ee 1 points 1 year ago

As much as I hate Microsoft, I have to say this looks like a smart move for them