I have a dataframe, and if I apply a groupby to it, and then a quantile, it gets converted to a series:
gp = gp_[[\'Power_kw\', \'bins\']].groupby(\'bins\') powe