原文:https://docs.scipy.org/doc/numpy/reference/generated/numpy.recarray.argpartition.html
校对:(虚位以待)
recarray.
argpartition
(kth, axis=-1, kind='introselect', order=None)返回将对此数组进行分区的索引。
有关完整文档,请参阅numpy.argpartition
。
版本1.8.0中的新功能。
也可以看看
numpy.argpartition