Python Panda Graph change value in top right

后端 未结 0 1738
我在风中等你
我在风中等你 2020-12-12 21:41

I have a dataframe I plot using:

scoreDF.plot(title="Scores")
plt.xlabel("Number of Games")
plt.ylabel("Scores")
plt.show()


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题