bundles / numpy 2.4.4 / numpy / _typing / _nested_sequence / _NestedSequence / index
function
numpy._typing._nested_sequence:_NestedSequence.index
Signature
def index ( self , value : Any , / ) → int Summary
Return the first index of value.
Aliases
-
numpy._typing._NestedSequence.index