Panel.pipe(func, *args, **kwargs)
Panel.mul(other, axis=0)
Panel.minor_xs(key)
Panel.any(axis=None, bool_only=None, skipna=None, level=None, **kwargs)
Panel.sem(axis=None, skipna=None, level=None, ddof=1, numeric_only=None, **kwargs)
Panel.align(other, **kwargs)
Panel.rsub(other, axis=0)
Panel.rfloordiv(other, axis=0)
Panel.sample(n=None, frac=None, replace=False, weights=None, random_state=None, axis=None)
Panel.ndim Number of axes / array dimensions
Page 8 of 16