Pandas Plotting (bar plot) non numerical data

前端 未结 0 1756
终归单人心
终归单人心 2021-02-08 06:32

I have a series of data (climbing routes and their grades.)

pd.DataFrame({\'route\':[\'Easy route\', \'The hard\', \'Another route\'], \'grade\':[\'9a+\', \'6c\',         


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