numpy.sort() 函数返回输入数组的排序副本。函数格式如下: numpy.sort(a, axis, kind, order). 参数说明:. a: 要排序的数组; axis: 沿着它排序数组的轴,如果没有 ...
確定! 回上一頁