how to slice numpy array column code example Example: numpy how to slice individual columns X = data[:, [1, 9]]