Closed
Description
Pandas version checks
- I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_latex.html
Documentation problem
In the See Also section of DataFrame.to_latex documentation the element Styler.to_latex has broken internal reference link.
Suggested fix for documentation
It could be fixed by adding the Styler.to_latex link to the corresponding element in the See Also section. This would make the doc more complete.