Skip to content

Commit d14175c

Browse files
cruzzoeroberthdevries
authored andcommitted
Add in deprecation msg for (pandas-dev#28547)
1 parent 41c4aff commit d14175c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

+2
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,8 @@ Deprecations
816816
- :meth:`util.testing.assert_almost_equal` now accepts both relative and absolute
817817
precision through the ``rtol``, and ``atol`` parameters, thus deprecating the
818818
``check_less_precise`` parameter. (:issue:`13357`).
819+
-:func:`read_excel` engine argument "xlrd" will no longer be the default engine and
820+
will be replaced by "openpyxl" in a future version (:issue:`28547`).
819821

820822
.. ---------------------------------------------------------------------------
821823

0 commit comments

Comments
 (0)