Jess Austin wrote: > I'll go > so far as to suggest that the existence of groupby() obviates the > proposed tally().
Except that it requires building a list of values in each group when all you want at the end is the length of the list. -- Greg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com