statsmodels.iolib.table.SimpleTable.as_latex_tabular¶
-
SimpleTable.as_latex_tabular(center=
True
, **fmt_dict)[source]¶ Return string, the table as a LaTeX tabular environment. Note: will require the booktabs package.
Last update:
Nov 14, 2024