I am trying to remove sub-arrays from a multidimensional numpy array using a condition. In this exampe I want to remove all sub-arrays which include the value 999. Here is o