題目 |
題目類型 |
操作 |
以下關(guān)于直方圖和柱狀圖的區(qū)別,正確的是?(多選) |
普通多選題 |
去答題
|
制作分析圖應(yīng)該考慮的因素有( )(多選) |
普通多選題 |
去答題
|
制作分析圖應(yīng)該考慮的因素有()(多選) |
普通多選題 |
去答題
|
在matplotlib中l(wèi)ine代表的是什么圖形 |
普通選擇題 |
去答題
|
在matplotlib中pie代表的是什么圖形 |
普通選擇題 |
去答題
|
在matplotlib中bar代表的是什么圖形 |
普通選擇題 |
去答題
|
作為零售百貨企業(yè),以下哪個(gè)圖可以有效地提供不同商品的銷售和趨勢情況() |
普通選擇題 |
去答題
|
ax.set_theta_direction (-1)作用是 |
普通選擇題 |
去答題
|
import matplotlib.pyplot as plt,在使用plt中的畫圖函數(shù)時(shí),使用pl... |
普通選擇題 |
去答題
|
inport seaborn as sns 想要使用Seaborn對某連續(xù)型變量同時(shí)畫出直方圖和核密... |
普通選擇題 |
去答題
|
matplotlib中,plt.plot()繪制的是什么圖形( ) |
普通選擇題 |
去答題
|
plt.bar(position, Female['nstudent'], label='Femal... |
普通選擇題 |
去答題
|
plt.figure(figsize=(12,8)) 的作用是 |
普通選擇題 |
去答題
|
plt.grid() |
普通選擇題 |
去答題
|
plt.legend(fontsize=20)的作用是 |
普通選擇題 |
去答題
|
plt.pie函數(shù)中,參數(shù)labeldistance的作用是設(shè)置 |
普通選擇題 |
去答題
|
plt.title('This is my first graph',fontsize=24)的作用... |
普通選擇題 |
去答題
|
plt.xlabel('Time',fontsize=14)的作用是 |
普通選擇題 |
去答題
|
plt.xticks設(shè)置的是( ) |
普通選擇題 |
去答題
|
常用什么圖表來觀察兩列數(shù)據(jù)之間的相關(guān)關(guān)系( ) |
普通選擇題 |
去答題
|