Panel4D.equals(other)
Panel4D.prod(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel4D.dtypes Return the dtypes in this object.
Panel4D.iat Fast integer location scalar accessor. Similarly to iloc, iat provides
Panel4D.multiply(other, axis=0)
Panel4D.pop(item)
Panel4D.rdiv(other, axis=0)
Panel4D.loc Purely label-location based indexer for selection by label. .loc[] is primarily label based
Panel4D.get_ftype_counts()
Panel4D.ge(other, axis=None)
Page 7 of 16