this post was submitted on 22 Aug 2023
62 points (94.3% liked)

Python

6287 readers
4 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 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

[–] [email protected] 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.

[–] [email protected] 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.