Panel4D.pipe(func, *args, **kwargs)
Panel4D.min(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel4D.to_pickle(path)
Panel4D.to_clipboard(excel=None, sep=None, **kwargs)
Panel4D.ftypes Return the ftypes (indication of sparse/dense and dtype) in this object.
Panel4D.dtypes Return the dtypes in this object.
Panel4D.truediv(other, axis=0)
Panel4D.equals(other)
Panel4D.rfloordiv(other, axis=0)
Panel4D.loc Purely label-location based indexer for selection by label. .loc[] is primarily label based
Page 8 of 16