Skip to content

Commit 3f9d0a1

Browse files
committed
modified whatsnew entry
1 parent c2a6302 commit 3f9d0a1

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
@@ -193,7 +193,7 @@ Other API Changes
193193
- Rearranged the order of keyword arguments in :func:`read_excel()` to align with :func:`read_csv()` (:issue:`16672`)
194194
- :func:`pandas.merge` now raises a ``ValueError`` when trying to merge on incompatible data types (:issue:`9780`)
195195
- :func:`wide_to_long` previously kept numeric-like suffixes as ``object`` dtype. Now they are cast to numeric if possible (:issue:`17627`)
196-
- comment arg is exposed as a named parameter in :func:`read_excel`
196+
- in :func:`read_excel`, the ``comment`` argument is now exposed as a named parameter (:issue:`18735`)
197197

198198
.. _whatsnew_0220.deprecations:
199199

0 commit comments

Comments
 (0)