Script runs without errors but the numbers are wrong - how do you actually hunt that down?
It reads about 4000 rows, does some filtering and grouping, and the totals are roughly ten percent off what I get doing it by hand for a small sample. No exception, no warning, just wrong. I have been adding print…