We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4be77 commit e7ca7e6Copy full SHA for e7ca7e6
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