Table of Contents
statsmodels.tools.grouputils.
group_sums
simple bincount version, again
no dtype checking because I want to raise in that case
uses loop over columns of x
for comparison, simple python loop