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 5917900 commit 8f244d5Copy full SHA for 8f244d5
samples/snippets/requirements.txt
@@ -3,4 +3,4 @@ google-cloud-bigquery==3.19.0
3
pandas-gbq==0.22.0
4
pandas===2.0.3; python_version == '3.8'
5
pandas==2.2.1; python_version >= '3.9'
6
-pyarrow==15.0.1; python_version >= '3.8'
+pyarrow==15.0.2; python_version >= '3.8'
0 commit comments