[Numpy-discussion] why sort does not accept a key?

Alan G Isaac alan.isaac at gmail.com
Mon Mar 24 11:32:12 EDT 2014


I'm wondering if `sort` intentially does not accept a `key`
or if this is just a missing feature? (I suppose that if
the `order` argument is specified it would have to accept
a sequence of keys ...)

Thanks,
Alan Isaac



More information about the NumPy-Discussion mailing list