Skip to content

Commit b3d354c

Browse files
samrao1997noatamir
authored andcommitted
DOC: GH48089 Update doc for df to latex (pandas-dev#48102)
Update doc for df to latex
1 parent 4317676 commit b3d354c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pandas/core/generic.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -3351,7 +3351,8 @@ def to_latex(
33513351
{returns}
33523352
See Also
33533353
--------
3354-
Styler.to_latex : Render a DataFrame to LaTeX with conditional formatting.
3354+
io.formats.style.Styler.to_latex : Render a DataFrame to LaTeX
3355+
with conditional formatting.
33553356
DataFrame.to_string : Render a DataFrame to a console-friendly
33563357
tabular output.
33573358
DataFrame.to_html : Render a DataFrame as an HTML table.

0 commit comments

Comments
 (0)