Since its inception, Microsoft Excel has changed how people organize, analyze, and visualize their data, providing a basis for decision-making for the flying billionaires heads up in the clouds who don’t give a fuck for life offtheline

  • Aatube@kbin.socialOP
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    Web requests are <em>very</em> slow compared to CPU computations, not to mention that time has to be doubled since it’s a two-way route.

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      2 years ago

      Sure, but it happens once. So as long as Python saves you more than the half second or so round trip, it’ll be preferable.

      I’d prefer it to be embedded, but I can absolutely see it being useful even if it’s cloud-only.

      • Aatube@kbin.socialOP
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        Wouldn’t it need to send to the cloud and back every time you change one of the cells the script is depending on?