Skip to content

Commit 128e148

Browse files
committed
modified whatsnew entry
1 parent e7ca7e6 commit 128e148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Other API Changes
6262
- Rearranged the order of keyword arguments in :func:`read_excel()` to align with :func:`read_csv()` (:issue:`16672`)
6363
- :func:`pandas.merge` now raises a ``ValueError`` when trying to merge on incompatible data types (:issue:`9780`)
6464
- :func:`wide_to_long` previously kept numeric-like suffixes as ``object`` dtype. Now they are cast to numeric if possible (:issue:`17627`)
65-
- comment arg is exposed as a named parameter in :func:`read_excel`
65+
- in :func:`read_excel`, the ``comment`` argument is now exposed as a named parameter (:issue:`18735`)
6666

6767
.. _whatsnew_0220.deprecations:
6868

0 commit comments

Comments
 (0)