We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0184e7a commit c1fd77fCopy full SHA for c1fd77f
pandas/io/formats/latex.py
@@ -25,7 +25,7 @@ class LatexFormatter(TableFormatter):
25
26
See Also
27
--------
28
- HTMLFormatter
+ HTMLFormatter: Internal class for formatting output data in html.
29
"""
30
31
def __init__(
0 commit comments