Skip to content

Commit 9821b34

Browse files
dsaxtonJulianWgs
authored andcommitted
DOC: Fix read_gbq docstring typo (pandas-dev#40615)
1 parent 88e2be1 commit 9821b34

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)