return tables as string
- Returns:
latex – summary tables and extra text as string of Latex
- Return type:
str
Notes
This currently merges tables with different number of columns.
It is recommended to use as_latex_tabular directly on the individual
tables.