Skip to content

Commit b2f97cc

Browse files
committed
Update whatsnew for writing to gcsfs
1 parent de1ab9f commit b2f97cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Other Enhancements
174174
- :func:`to_csv` now supports ``compression`` keyword when a file handle is passed. (:issue:`21227`)
175175
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with :class:`MultiIndex` (:issue:`21115`)
176176
- :meth:`Series.droplevel` and :meth:`DataFrame.droplevel` are now implemented (:issue:`20342`)
177-
- Added support for reading from Google Cloud Storage via the ``gcsfs`` library (:issue:`19454`)
177+
- Added support for reading from/writing to Google Cloud Storage via the ``gcsfs`` library (:issue:`19454`, :issue:`23094`)
178178
- :func:`to_gbq` and :func:`read_gbq` signature and documentation updated to
179179
reflect changes from the `Pandas-GBQ library version 0.6.0
180180
<https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0-6-0>`__.

0 commit comments

Comments
 (0)