python_utils.argmax_lastax#
Back to Module page
Summary#
get axis=-1 (innermost \`column’) index of max in arr
Signature#
def argmax_lastax(arr)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
get axis=-1 (innermost `column') index of max in arr