File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ Other enhancements
292
292
- :meth: `DataFrame.to_csv ` and :meth: `Series.to_csv ` now accept an ``errors `` argument (:issue: `22610 `)
293
293
- :meth: `groupby.transform ` now allows ``func `` to be ``pad ``, ``backfill `` and ``cumcount `` (:issue: `31269 `).
294
294
- :meth: `~pandas.io.json.read_json ` now accepts `nrows ` parameter. (:issue: `33916 `).
295
- - :meth `~pandas.io.gbq.read_gbq ` now allows to disable progress bar (:issue: `33360 `).
295
+ - :meth: `~pandas.io.gbq.read_gbq ` now allows to disable progress bar (:issue: `33360 `).
296
296
- :meth: `~pandas.io.gbq.read_gbq ` now supports the ``max_results `` kwarg from ``pandas-gbq `` (:issue: `34639 `).
297
297
298
298
.. ---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments