np asarray transpose code example Example: numpy transpose >>> np.transpose(x) array([[0, 2], [1, 3]])