We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4121c75 commit 5441d39Copy full SHA for 5441d39
ci/requirements-3.5_DOC_BUILD.sh
@@ -4,6 +4,8 @@ source activate pandas
4
5
echo "[install DOC_BUILD deps]"
6
7
+pip install pandas-gbq
8
+
9
conda install -n pandas -c conda-forge feather-format
10
11
conda install -n pandas -c r r rpy2 --yes
0 commit comments