Numpy Get указанный колумс
cols = [i,j,k,...]
array[:, cols]
Delightful Dotterel
cols = [i,j,k,...]
array[:, cols]