Table Methods
=============

The IDAES toolset contains a number of methods for generating and displaying summary tables of data in the form of pandas ``DataFrames``.

Available Methods
-----------------

.. automodule:: idaes.core.util.tables
    :members:
