-
craftutils.wrap.dragons.Table.Column.argmax(axis=
None, out=None, *, keepdims=False) Return indices of the maximum values along the given axis.
Refer to numpy.argmax for full documentation.
See Also¶
numpy.argmax : equivalent function
None, out=None, *, keepdims=False)Return indices of the maximum values along the given axis.
Refer to numpy.argmax for full documentation.
numpy.argmax : equivalent function