MulGroupBy.indexType#

MulGroupBy.indexType#

The index dataframe used to group by the parent.

It must be 'index' if parent is a MulSeries. It can be 'index' or 'columns' if parent is a MulDataFrame.