python groupby的小技巧

df.groupby('col',as_index=False),agg(ufunk)#as_index=False,可以消除层次索引

 更多grouby的用法

http://blog.csdn.net/youngbit007/article/details/54288603

posted on 2018-01-19 14:30  hailuo  阅读(568)  评论(0编辑  收藏  举报