]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Expand the groupby() example to:
authorRaymond Hettinger <python@rcn.com>
Fri, 12 Dec 2003 13:13:47 +0000 (13:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 12 Dec 2003 13:13:47 +0000 (13:13 +0000)
commitfeb78c94fa444a75b912ca355c3c80d7453f03f0
treeadcee8530db89d03316317b7fcdede9788663968
parent1f84ed0d8a1f23efde85ec9b68557b87dbe5d3e3
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.
Doc/whatsnew/whatsnew24.tex