We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a20c169 commit dd91e32Copy full SHA for dd91e32
pandas/io/gbq.py
@@ -159,7 +159,7 @@ def read_gbq(
159
Use the :func:`tqdm.tqdm_gui` function to display a
160
progress bar as a graphical dialog box.
161
162
- Note that his feature requires version 0.12.0 or later of the
+ Note that this feature requires version 0.12.0 or later of the
163
``pandas-gbq`` package. And it requires the ``tqdm`` package. Slightly
164
different than ``pandas-gbq``, here the default is ``None``.
165
0 commit comments