all of the groupby vbenches need a `np.random.seed(1234)` to make them consistent from run-to-run (where they don't have them now). Possibly should do this on other benches as well.