Answer the question
In order to leave comments, you need to log in
How to filter an array with multiple conditions using numpy?
jj = np.array()
Answer the question
In order to leave comments, you need to log in
jj1 = jj[jj[:, 0] > 2]
jj1[jj1[:, 2] > 5]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question