Panel.rdiv(other, axis=0)
Panel.get_dtype_counts()
Panel.is_copy = None
Panel.dropna(axis=0, how='any', inplace=False)
Panel.dtypes Return the dtypes in this object.
Panel.add(other, axis=0)
Panel.notnull()
Panel.size number of elements in the NDFrame
Panel.empty True if NDFrame is entirely empty [no items], meaning any of the axes are of length 0.
Panel.equals(other)
Page 13 of 16