We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714e8d2 commit a9eeb6cCopy full SHA for a9eeb6c
bigquery/bqml/requirements.txt
@@ -1,5 +1,5 @@
1
google-cloud-bigquery[pandas,bqstorage]==3.25.0
2
-google-cloud-bigquery-storage==2.19.1
+google-cloud-bigquery-storage==2.27.0
3
pandas==1.3.5; python_version == '3.7'
4
pandas==2.0.3; python_version == '3.8'
5
pandas==2.2.2; python_version > '3.8'
bigquery/pandas-gbq-migration/requirements.txt
google-cloud-bigquery==3.25.0
pandas-gbq==0.24.0; python_version > '3.6'
0 commit comments