I am trying to sample/select data(rows) from a 2-d numpy array so that after the sampling/selection a specific column of the resulting data follows normal distribution. Is there