We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90eba7 commit e671c3bCopy full SHA for e671c3b
pandas/io/formats/style.py
@@ -736,7 +736,7 @@ def to_latex(
736
- `"skip-last-invisible;index"`: as above with lines extending only the
737
width of the index entries.
738
739
- .. versionadded:: 1.4.0
+ .. versionchanged:: 3.0.0
740
label : str, optional
741
The LaTeX label included as: \\label{<label>}.
742
This is used with \\ref{<label>} in the main .tex file.
0 commit comments