Pandas BUG: inconsistent treatment of overflows between groupby.sum() and groupby.apply(lambda: _grp: _grp.sum()) and DataFrame.resample
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...