I would like to extract both column slices and specific columns of a numpy array in one command.
numpy
For instance, for an array A:
import nump