argsort的用法

argsort(a, axis=-1, kind='quicksort', order=None)     Returns the indices that would sort an array.          Perform an indirect sort along the given axis using the algorithm specified     by the `kin
相關文章
相關標籤/搜索