Panel4D.truediv(other, axis=0)
Panel4D.abs()
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.ge(other, axis=None)
Panel4D.to_long(*args, **kwargs)
Panel4D.first(offset)
Panel4D.conform(frame, axis='items')
Panel4D.pct_change(periods=1, fill_method='pad', limit=None, freq=None, **kwargs)
Panel4D.reindex_axis(labels, axis=0, method=None, level=None, copy=True, limit=None, fill_value=nan)
Page 10 of 16