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
相关文章
相关标签/搜索