numpy.recarray.argmax# 方法 recarray.argmax(axis=None, out=None, *, keepdims=False)# 傳回沿著指定軸的最大值之索引。 請參閱 numpy.argmax 以取得完整文件。 另請參閱 numpy.argmax等效函式