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 7511743 commit c2a6302Copy full SHA for c2a6302
pandas/io/excel.py
@@ -149,7 +149,7 @@
149
any numeric columns will automatically be parsed, regardless of display
150
format.
151
comment : str, default None
152
- Comment out remainder of line. Pass a character or characters to this
+ Comments out remainder of line. Pass a character or characters to this
153
argument to indicate comments in the input file. Any data between the
154
comment string and the end of the current line is ignored.
155
skip_footer : int, default 0
0 commit comments