this post was submitted on 22 Aug 2023
55 points (93.7% liked)

Python

6230 readers
4 users here now

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

📅 Events

October 2023

November 2023

PastJuly 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
[–] Notnotmike@beehaw.org 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

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