We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dd29da + 3518e35 commit f306883Copy full SHA for f306883
README.md
@@ -123,7 +123,7 @@ conda install pandas
123
- xlrd >= 0.9.0
124
- [XlsxWriter](https://pypi.python.org/pypi/XlsxWriter)
125
- Alternative Excel writer.
126
-- [Google bq Command Line Tool](https://developers.google.com/bigquery/bq-command-line-tool/)
+- [Google bq Command Line Tool](https://cloud.google.com/bigquery/bq-command-line-tool)
127
- Needed for `pandas.io.gbq`
128
- [boto](https://pypi.python.org/pypi/boto): necessary for Amazon S3 access.
129
- One of the following combinations of libraries is needed to use the
0 commit comments