set index groupby pandas code example Example: pandas groupby data.groupby('month', as_index=False).agg({"duration": "sum"})