pandas.Series.idxmax
Series.idxmax(self, axis=0, skipna=True, *args, **kwargs)[source]
Return the row label of the maximum value.
If multiple values equal the maximum, the first row label with that value is returned.
雄关漫道真如铁,而今迈步从头越。
Series.idxmax(self, axis=0, skipna=True, *args, **kwargs)[source]
Return the row label of the maximum value.
If multiple values equal the maximum, the first row label with that value is returned.