bundles / numpy 2.4.3 / numpy / _typing / _nested_sequence / _NestedSequence / count
function
numpy._typing._nested_sequence:_NestedSequence.count
Signature
def count ( self , value : Any , / ) → int Summary
Return the number of occurrences of value.
Aliases
-
numpy._typing._NestedSequence.count