以下是按類別排序的一些有用的 NumPy 函數(shù)和方法名稱的列表。有關(guān)完整列表,請參閱[通用函數(shù)]()。
arange
,?array
,?copy
,?empty
,?empty_like
,?eye
,?fromfile
,?fromfunction
,?identity
,?linspace
,?logspace
,?mgrid
,?ogrid
,?ones
,?ones_like
,?r_
,?zeros
,?zeros_like
ndarray.astype
,?atleast_1d
,?atleast_2d
,?atleast_3d
,?mat
array_split
,?column_stack
,?concatenate
,?diagonal
,?dsplit
,?dstack
,?hsplit
,?hstack
,?ndarray.item
,?newaxis
,?ravel
,?repeat
,?reshape
,?resize
,?squeeze
,?swapaxes
,?take
,?transpose
,?vsplit
,?vstack
all
,?any
,?nonzero
,?where
argmax
,?argmin
,?argsort
,?max
,?min
,?ptp
,?searchsorted
,?sort
choose
,?compress
,?cumprod
,?cumsum
,?inner
,?ndarray.fill
,?imag
,?prod
,?put
,?putmask
,?real
,?sum
cov
,?mean
,?std
,?var
cross
,?dot
,?outer
,?linalg.svd
,?vdot
更多建議: