Panel4D.ndim Number of axes / array dimensions
Panel4D.rtruediv(other, axis=0)
Panel4D.to_hdf(path_or_buf, key, **kwargs)
Panel4D.bool()
Panel4D.to_dense()
Panel4D.set_value(*args, **kwargs)
Panel4D.describe(percentiles=None, include=None, exclude=None)
Panel4D.subtract(other, axis=0)
Panel4D.skew(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel4D.iloc Purely integer-location based indexing for selection by position. .iloc[] is primarily
Page 5 of 16