Matplotlib Y axis plot not scaled

前端 未结 0 1745
慢半拍i
慢半拍i 2020-12-15 05:57

Hi I am trying to plot a dataframe where Data looks like this

I wrote a code

df.plot(x =\'Year\', y=[\'Male\', \'Female\'], kind = \'line\')
pl         


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