(3)長條圖(bar). df2.plot.bar() #把各組數據相加,使用stacked=True df2.plot.bar(stacked=True). (4)折線圖(line). #製作折線圖,適合時序相關 ...
確定! 回上一頁