We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3885ced commit ec7968dCopy full SHA for ec7968d
doc/source/whatsnew/v0.23.0.txt
@@ -11,7 +11,7 @@ version.
11
.. warning::
12
13
Starting January 1, 2019, pandas feature releases will support Python 3 only.
14
- See :ref:`install.dropping_27` for more.
+ See :ref:`here <install.dropping_27>` for more.
15
16
.. _whatsnew_0230.enhancements:
17
@@ -412,7 +412,7 @@ Other Enhancements
412
- Updated ``to_gbq`` and ``read_gbq`` signature and documentation to reflect changes from
413
the Pandas-GBQ library version 0.4.0. Adds intersphinx mapping to Pandas-GBQ
414
library. (:issue:`20564`)
415
-
+
416
.. _whatsnew_0230.api_breaking:
417
418
Backwards incompatible API changes
0 commit comments