-
-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Description
Seems to be written "correctly" in the source:
Line 251 in 4091f64
``#empty\\na,b,c\\n1,2,3`` with ``header=0`` will result in 'a,b,c' being |
and parsed correctly in the .rst file:
Line 335 in 4091f64
For example, if ``comment='#'``, parsing '#empty\\na,b,c\\n1,2,3' with |
But doesn't show up correctly in the online docs:
https://pandas.pydata.org/pandas-docs/stable/generated/pandas.read_excel.html