statsmodels.iolib.table.SimpleTable
===================================

.. currentmodule:: statsmodels.iolib.table

.. autoclass:: SimpleTable

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SimpleTable.append
         SimpleTable.as_csv
         SimpleTable.as_html
         SimpleTable.as_latex_tabular
         SimpleTable.as_text
         SimpleTable.clear
         SimpleTable.copy
         SimpleTable.count
         SimpleTable.extend
         SimpleTable.extend_right
         SimpleTable.get_colwidths
         SimpleTable.index
         SimpleTable.insert
         SimpleTable.insert_header_row
         SimpleTable.insert_stubs
         SimpleTable.label_cells
         SimpleTable.pad
         SimpleTable.pop
         SimpleTable.remove
         SimpleTable.reverse
         SimpleTable.sort



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SimpleTable.data