试题详情

在Python中绘图时,可以用于绘制水平和垂直的柱状图的方法有

Aplot.hist()

Bplot.density()

Cplot.bar ()

Dplot.barh()