Skip to content

DataFrame.to_latex() does not have LaTeX caption and label support #25436

Closed
@jeschwar

Description

@jeschwar

xref PR25339

LaTeX captions and labels are not supported in longtable environments produced by DataFrame.to_latex(). Having this would mean further automation of workflow when writing LaTeX reports containing tables whose data resides in a dataframe.

DataFrame.to_latex() could also be enhanced to produce a nested table/tabular environment containing the caption and label provided by the user when longtable=False.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions