Panel.rdiv(other, axis=0)
Panel.swaplevel(i=-2, j=-1, axis=0)
Panel.sort_index(axis=0, level=None, ascending=True, inplace=False, kind='quicksort', na_position='last', sort_remaining=True)
Panel.to_pickle(path)
Panel.get_dtype_counts()
Panel.dtypes Return the dtypes in this object.
Panel.size number of elements in the NDFrame
Panel.is_copy = None
Panel.prod(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel.floordiv(other, axis=0)
Page 11 of 16