how to change the dtype of a numpy array code example Example: change type of array python arr=arr.astype('uint8')