题目:【多选题】以下可以实现制作饼图的是( ) A、DataFrame.plot() B、DataFrame.plot(‘kind=pie’) C、plt.pie() D、DataFrame.pie() 喵查答案:DataFrame.plot('kind=pie') plt.pie() 喜欢 (0)