File tree Expand file tree Collapse file tree
bigquery_storage/to_dataframe Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11google-auth == 2.40.3
22google-cloud-bigquery-storage == 2.32.0
3- google-cloud-bigquery === 3.30.0 ; python_version < = '3.8'
3+ google-cloud-bigquery == 3.30.0 ; python_version < = '3.8'
44google-cloud-bigquery == 3.35.1 ; python_version >= '3.9'
5- pyarrow === 24.0.0
6- ipython === 7.31.1 ; python_version == '3.7'
7- ipython === 8.10.0 ; python_version == '3.8'
8- ipython === 8.18.1 ; python_version == '3.9'
9- ipython === 8.33.0 ; python_version == '3.10'
5+ pyarrow == 24.0.0
6+ ipython == 7.31.1 ; python_version == '3.7'
7+ ipython == 8.10.0 ; python_version == '3.8'
8+ ipython == 8.18.1 ; python_version == '3.9'
9+ ipython == 8.33.0 ; python_version == '3.10'
1010ipython == 9.4.0 ; python_version >= '3.11'
1111ipywidgets == 8.1.7
12- pandas === 1.3.5 ; python_version == '3.7'
13- pandas === 2.0.3 ; python_version == '3.8'
12+ pandas == 1.3.5 ; python_version == '3.7'
13+ pandas == 2.0.3 ; python_version == '3.8'
1414pandas == 2.3.1 ; python_version >= '3.9'
1515tqdm == 4.67.1
16- db-dtypes === 1.4.2 ; python_version < = '3.8'
16+ db-dtypes == 1.4.2 ; python_version < = '3.8'
1717db-dtypes == 1.4.3 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments