... we change its shape new_shape = (2,-1,6) reshaped_random_3D_cohort = np.reshape(random_3D_cohort,new_shape) pr…
確定! 回上一頁