pandas group by and take mean code example Example: pandas groupby mean df.groupby(['A', 'B']).mean()