Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9a470b3

Browse files
committedJun 26, 2018
Add link to Pandas-GBQ 0.5.0 in what's new.
1 parent dbbc46a commit 9a470b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎doc/source/whatsnew/v0.24.0.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Other Enhancements
2020
- :meth:`Index.droplevel` is now implemented also for flat indexes, for compatibility with :class:`MultiIndex` (:issue:`21115`)
2121
- Added support for reading from Google Cloud Storage via the ``gcsfs`` library (:issue:`19454`)
2222
- :func:`to_gbq` and :func:`read_gbq` signature and documentation updated to
23-
reflect changes from the `Pandas-GBQ library version 0.5.0 <https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0.5.0>`__. (:issue:`21627`)
23+
reflect changes from the `Pandas-GBQ library version 0.5.0
24+
<https://pandas-gbq.readthedocs.io/en/latest/changelog.html#changelog-0-5-0>`__.
25+
(:issue:`21627`)
2426

2527

2628
.. _whatsnew_0240.api_breaking:

0 commit comments

Comments
 (0)
Please sign in to comment.