判斷題Pandas中的函數(shù)eval()能夠?qū)⒆址畬ο筠D(zhuǎn)化為有效的表達(dá)式。在DataFrame大于10000行使用eval()時(shí),計(jì)算性能會(huì)得到明顯提升。

您可能感興趣的試卷

你可能感興趣的試題

2.單項(xiàng)選擇題使用matplotlib繪制圖形,哪個(gè)函數(shù)可以添加圖例()

A.plt.annotate
B.plt.axvline
C.plt.legend
D.plt.axis

3.單項(xiàng)選擇題使用matplotlib繪制圖形,哪個(gè)函數(shù)可以繪制散點(diǎn)圖()

A.plt.boxplot
B.plt.scatter
C.plt.pie
D.plt.point

4.單項(xiàng)選擇題使用matplotlib繪制圖形,哪個(gè)函數(shù)可以繪制直方圖()

A.plt.hist
B.plt.line
C.plt.area
D.plt.bar

5.單項(xiàng)選擇題使用matplotlib繪制圖形,哪個(gè)函數(shù)可以設(shè)置x軸坐標(biāo)范圍()

A.plt.xlabel
B.plt.xlab
C.plt.xticks
D.plt.xlim