Skip to content

Commit

Permalink
Add in deprecation msg for (pandas-dev#28547)
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzzoe authored and roberthdevries committed Jun 29, 2020
1 parent 41c4aff commit d14175c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/whatsnew/v1.1.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,8 @@ Deprecations
- :meth:`util.testing.assert_almost_equal` now accepts both relative and absolute
precision through the ``rtol``, and ``atol`` parameters, thus deprecating the
``check_less_precise`` parameter. (:issue:`13357`).
-:func:`read_excel` engine argument "xlrd" will no longer be the default engine and
will be replaced by "openpyxl" in a future version (:issue:`28547`).

.. ---------------------------------------------------------------------------
Expand Down

0 comments on commit d14175c

Please sign in to comment.