Panel4D.multiply(other, axis=0)
Panel4D.values Numpy representation of NDFrame Notes The dtype will be a lower-common-denominator
Panel4D.abs()
Panel4D.equals(other)
Panel4D.groupby(*args, **kwargs)
Panel4D.to_pickle(path)
Panel4D.ftypes Return the ftypes (indication of sparse/dense and dtype) in this object.
Panel4D.get_ftype_counts()
Panel4D.to_sql(name, con, flavor=None, schema=None, if_exists='fail', index=True, index_label=None, chunksize=None, dtype=None)
Panel4D.to_sparse(*args, **kwargs)
Page 7 of 16