I have a 2D numpy array that I need to extract a subset of data from where the value of the 2nd column is higher than a certain value. What\'s the best way to do this?
E