Panel4D.to_dense()
Panel4D.bool()
Panel4D.add_suffix(suffix)
Panel4D.get_dtype_counts()
Panel4D.iat Fast integer location scalar accessor. Similarly to iloc, iat provides
Panel4D.ftypes Return the ftypes (indication of sparse/dense and dtype) in this object.
Panel4D.tshift(periods=1, freq=None, axis='major')
Panel4D.pipe(func, *args, **kwargs)
Panel4D.max(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Panel4D.to_frame(*args, **kwargs)
Page 6 of 16