chickadee » generalized-arrays » array-squeeze

array-squeeze array #!optional axesprocedure

Returns an array with the ranks specified by the elements of vector removed from array. It is an error if the extents of the specified ranks are not equal to 1. (NumPy squeeze)