File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ Other Enhancements
174
174
- :func:`to_csv` now supports ``compression`` keyword when a file handle is passed. (:issue:`21227`)
175
175
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with :class:`MultiIndex` (:issue:`21115`)
176
176
- :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 `)
178
178
- :func:`to_gbq` and :func:`read_gbq` signature and documentation updated to
179
179
reflect changes from the `Pandas-GBQ library version 0.6.0
180
180
<https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0-6-0>`__.
You can’t perform that action at this time.
0 commit comments