You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/install.rst
+2-1
Original file line number
Diff line number
Diff line change
@@ -259,7 +259,8 @@ Optional Dependencies
259
259
`xsel <http://www.vergenet.net/~conrad/software/xsel/>`__, or
260
260
`xclip <https://github.com/astrand/xclip/>`__: necessary to use
261
261
:func:`~pandas.read_clipboard`. Most package managers on Linux distributions will have ``xclip`` and/or ``xsel`` immediately available for installation.
262
-
* For Google BigQuery I/O - see `here <https://pandas-gbq.readthedocs.io/en/latest/install.html#dependencies>`__
262
+
* `pandas-gbq <https://pandas-gbq.readthedocs.io/en/latest/install.html#dependencies>`__: for Google BigQuery I/O.
263
+
263
264
264
265
* `Backports.lzma <https://pypi.python.org/pypi/backports.lzma/>`__: Only for Python 2, for writing to and/or reading from an xz compressed DataFrame in CSV; Python 3 support is built into the standard library.
265
266
* One of the following combinations of libraries is needed to use the
0 commit comments