Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • $\begingroup$ GroupBy was introduced in version 10 and I'm still running v9 (as v10 refuses to install on my system for some reason), so I can't test this. $\endgroup$ Commented Jun 19, 2015 at 8:14
  • $\begingroup$ @KraZug v10 introduces also Association and Dataset which should be efficient to handle large data sets (see doc here and here) and which "work" with GroupBy (as you can see the output here). It is worth to upgrade if you can. You should contact Wolfram support or maybe post your install problem here on MSE ;) $\endgroup$ Commented Jun 19, 2015 at 9:57