Skip to content

Commit 28e4f2d

Browse files
committed
DOC: Fix read_gbq docstring typo
1 parent a20c169 commit 28e4f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/io/gbq.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ def read_gbq(
159159
Use the :func:`tqdm.tqdm_gui` function to display a
160160
progress bar as a graphical dialog box.
161161
162-
Note that his feature requires version 0.12.0 or later of the
162+
Note that this feature requires version 0.12.0 or later of the
163163
``pandas-gbq`` package. And it requires the ``tqdm`` package. Slightly
164164
different than ``pandas-gbq``, here the default is ``None``.
165165

0 commit comments

Comments
 (0)