numpy.recarray.argmax # 方法 重新排列。argmax (轴=无,输出=无, * , keepdims = False ) # 返回沿给定轴的最大值的索引。 请参阅numpy.argmax完整文档。 也可以看看 numpy.argmax等价函数