Once I have created a Pipeline in a research notebook, is there a way to group by the equity name, instead of by the date? I would like to have a sequence of company-date values, rather than having a sequence of dates.
In other word I would rearrange the pandas dataframe by the 2nd level index.