Panel.join(other, how='left', lsuffix='', rsuffix='')
Panel.dtypes Return the dtypes in this object.
Panel.swaplevel(i=-2, j=-1, axis=0)
Panel.squeeze(**kwargs)
Panel.rdiv(other, axis=0)
Panel.mean(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel.prod(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel.tz_localize(*args, **kwargs)
Panel.to_dense()
Panel.rpow(other, axis=0)
Page 12 of 16