๐งพ Table Formats#
Browse available LaTeX table styles. Click a preview to see full usage, arguments, and output.
multiple_grouped_cols
Render a grouped LaTeX table with multi-level column headers.
grouped_multicol_latex
Render a grouped LaTeX table with hierarchical column headers.
grouped_multirow_latex
Render a grouped LaTeX table with two-level row headers (e.g., Domain and Task) and flat method columns (e.g., MLP, Modality, Component).
simple_df_to_latex
Render a simple LaTeX table from a flat DataFrame.