MulDataFrame.loc#

MulDataFrame.loc#

Label-based indexing.

It is the same as the DataFrame.loc of the values dataframe except that it returns a MulDataFrame with the index and the columns dataframes properly sliced. If the return value is a scalar, it returns the scalar.