Numpy numpy.sum(a,axis=None,dtype=None,out=None,keepdims, initial, where) ... import numpy as np # my_data=np.random.randint(2,high=7,size=(3,3) ...
確定! 回上一頁