how to get all group by result printed out pandas code example Example: pandas print groupby grp = df.groupby['colName'] grp.describe()