Groupby in Python will remove my string column

前端 未结 0 349
时光取名叫无心
时光取名叫无心 2021-01-05 10:37

I am having a csv file that I read into Python, it has several numeric columns and a string column(station). When I called groupby([\'year\',\'month\',\'day\']).mean()

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