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 52590c4 commit 08bc0b0Copy full SHA for 08bc0b0
samples/snippets/requirements.txt
@@ -3,4 +3,4 @@ google-cloud-bigquery==3.27.0
3
pandas-gbq==0.24.0
4
pandas===2.0.3; python_version == '3.8'
5
pandas==2.2.3; python_version >= '3.9'
6
-pyarrow==18.0.0; python_version >= '3.9'
+pyarrow==18.1.0; python_version >= '3.9'
0 commit comments