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:
Oct 03, 2024