3.4 numpy函数
np.random.rand()函数
语法:

np.random.randn()函数
语法:



np.random.randint()函数
语法:

np堆叠数组
numpy.vstack(tup)
语法:
numpy.stack()
Last updated