Panel.swapaxes(axis1, axis2, copy=True)
Panel.median(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel.at Fast label-based scalar accessor Similarly to loc, at provides label
Panel.rmul(other, axis=0)
Panel.align(other, **kwargs)
Panel.get(key, default=None)
Panel.compound(axis=None, skipna=None, level=None)
Panel.iloc Purely integer-location based indexing for selection by position. .iloc[] is primarily integer
Panel.minor_xs(key)
Panel.rtruediv(other, axis=0)
Page 6 of 16