Reassign Pandas DataFrame with groupby and mean

前端 未结 0 375
花落未央
花落未央 2020-11-27 02:45

How can I use groupby and mean on a DataFrame, keeping all non-numeric columns?
Example:

     ID    label_1    label_2    label_3    label_4
0     1             


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