Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

get the first element that is larger than

np.argmax(aa>5)
#Since argmax will stop at the first True 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #element #larger
ADD COMMENT
Topic
Name
7+6 =