What would you like to happen?
See Top.Of implementation that supports the key :
|
key: (optional) a mapping of elements to a comparable key, similar to |
|
the key argument of Python's sorting methods. |
Let's allow the same for
Top.Smallest / Largest and the ...PerKey combiners, see:
|
def Largest(pcoll, n, has_defaults=True): |
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components