Skip to content

Commit 280bb2a

Browse files
Update whatsnew according to suggestion by jreback
1 parent 1c4d1a7 commit 280bb2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Other enhancements
294294
- :meth:`~pandas.io.json.read_json` now accepts `nrows` parameter. (:issue:`33916`).
295295
- :meth `~pandas.io.gbq.read_gbq` now allows to disable progress bar (:issue:`33360`).
296296
- :meth:`~pandas.io.gbq.read_gbq` now supports the ``max_results`` kwarg from ``pandas-gbq`` (:issue:`34639`).
297-
- :meth:`DataFrame.to_excel` can now also generate OpenOffice spreadsheet (.ods) files (:issue:`27222`)
297+
- :meth:`DataFrame.to_excel` can now also write OpenOffice spreadsheet (.ods) files (:issue:`27222`)
298298

299299
.. ---------------------------------------------------------------------------
300300

0 commit comments

Comments
 (0)