Python pandas: pivot table columns sorting

前端 未结 0 1350
借酒劲吻你
借酒劲吻你 2021-01-01 22:31

This is my sorted dataframe by year and month:

df:

Year  Month  YearMonthName  revenue
2015      1       2015 Jan      166
20         


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