Expand the groupby() example to:
* show that it is typically used with sorted data, * highlight commonalities with SQL's groupby and Unix's uniq, * demonstrate valid uses for the default identity function, * add some excitement by suggesting the range of possibilities.
R
Raymond Hettinger committed
feb78c94fa444a75b912ca355c3c80d7453f03f0
Parent: 1f84ed0