單項選擇題numpy中向量轉(zhuǎn)成矩陣使用的方法是:()

A.reshape
B.reval
C.arange
D.random


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題Numpy中創(chuàng)建全為0的矩陣使用:()

A.ones
B.zeros
C.empty
D.arange

2.單項選擇題計算numpy中元素個數(shù)的方法是:()

A.np.sqrt()
B.np.size()
C.np.identity()
D.np.count()