Skip to content

Commit fadb59b

Browse files
Add whatsnew info
1 parent 7262fd3 commit fadb59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ Other enhancements
236236
and :class:`~pandas.io.stata.StataWriterUTF8` (:issue:`26599`).
237237
- :meth:`HDFStore.put` now accepts `track_times` parameter. Parameter is passed to ``create_table`` method of ``PyTables`` (:issue:`32682`).
238238
- Make :class:`pandas.core.window.Rolling` and :class:`pandas.core.window.Expanding` iterable(:issue:`11704`)
239+
- :meth:`read_excel` now checks if the engine passed as an argument can process the file provided and outputs a suggestion if it cannot (:issue:`34237`).
239240

240241
.. ---------------------------------------------------------------------------
241242

0 commit comments

Comments
 (0)