I\'m trying to override getitem of a numpy ndarray like this
ndarray
class myarr(np.ndarray): def __getitem__(