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