判斷題Matplotlib在Python腳本,Python和IPythonshell,Jupyter筆記本,Web應用程序服務器等方面有廣泛的應用.

您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題numpy中求最大值方法是:()

A.Max
B.Maxum
C.max
D.big

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

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

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

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

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

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