Is there a difference between pandas sum() function and SQL SUM(...) function. I'm using tables with around 100k rows. My current test runs were not good. The runtime was always different with both being not predictable (problem might be my bad wifi...)
It will run on a server later, but maybe someone knows it already and I don't have to pay for my server now.
Thanks in advance!