are applied on the elements, this means that the arrays have to have the same size. >>> x = np.array([1,5,2]) >>> y = np.array([7,4,1]) ...
確定! 回上一頁