numpy.recarray.argsort# 方法 recarray.argsort(axis=-1, kind=None, order=None)# 傳回排序此陣列的索引。 請參閱 numpy.argsort 以取得完整文件。 另請參閱 numpy.argsort等效函式