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 9b50b36 commit c96c2a8Copy full SHA for c96c2a8
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
1
google-cloud-bigquery-storage==2.29.1
2
google-cloud-bigquery==3.30.0
3
pandas-gbq==0.28.0
4
-pandas==2.2.3; python_version >= '3.9'
5
-pyarrow==19.0.1; python_version >= '3.9'
+pandas==2.2.3
+pyarrow==19.0.1
0 commit comments