Skip to content

Commit 45cfeb9

Browse files
committed
Add whatsnew
1 parent 3cf221d commit 45cfeb9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v2.0.0.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,8 @@ Deprecations
145145
Removal of prior version deprecations/changes
146146
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
147147
- Disallow passing non-round floats to :class:`Timestamp` with ``unit="M"`` or ``unit="Y"`` (:issue:`47266`)
148-
-
148+
- Removed keywords ``convert_float`` and ``mangle_dupe_cols`` from :func:`read_excel` (:issue:`41176`)
149+
- Disallow passing non-keyword arguments to :func:`read_excel` except ``io`` and ``sheet_name`` (:issue:`34418`)
149150

150151
.. ---------------------------------------------------------------------------
151152
.. _whatsnew_200.performance:

0 commit comments

Comments
 (0)