Skip to content

Commit 733eb88

Browse files
Update whatsnew according to suggestion by jreback
1 parent 6c62e3e commit 733eb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Other enhancements
292292
- :meth:`groupby.transform` now allows ``func`` to be ``pad``, ``backfill`` and ``cumcount`` (:issue:`31269`).
293293
- :meth:`~pandas.io.json.read_json` now accepts `nrows` parameter. (:issue:`33916`).
294294
- :meth `~pandas.io.gbq.read_gbq` now allows to disable progress bar (:issue:`33360`).
295-
- :meth:`DataFrame.to_excel` can now also generate OpenOffice spreadsheet (.ods) files (:issue:`27222`)
295+
- :meth:`DataFrame.to_excel` can now also write OpenOffice spreadsheet (.ods) files (:issue:`27222`)
296296

297297
.. ---------------------------------------------------------------------------
298298

0 commit comments

Comments
 (0)