Google BigQuery connector for pandas
Project Links
Meta
Author: pandas-gbq authors
Requires Python: >=3.8
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
- Science/Research
Operating System
- OS Independent
License
- OSI Approved :: BSD License
Programming Language
- Python
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
Topic
- Internet
- Scientific/Engineering
pandas-gbq is a package providing an interface to the Google BigQuery API from pandas.
Installation
Install latest release version via pip
$ pip install pandas-gbq
Install latest development version
$ pip install git+https://github.com/googleapis/python-bigquery-pandas.git
Usage
Perform a query
import pandas_gbq
result_dataframe = pandas_gbq.read_gbq("SELECT column FROM dataset.table WHERE value = 'something'")
Upload a dataframe
import pandas_gbq
pandas_gbq.to_gbq(dataframe, "dataset.table")
More samples
See the pandas-gbq documentation for more details.
May 19, 2025
0.29.0
May 12, 2025
0.28.1
Feb 24, 2025
0.28.0
Feb 06, 2025
0.27.0
Jan 06, 2025
0.26.1
Dec 19, 2024
0.26.0
Dec 11, 2024
0.25.0
Oct 15, 2024
0.24.0
Sep 23, 2024
0.23.2
Jun 10, 2024
0.23.1
May 20, 2024
0.23.0
Mar 07, 2024
0.22.0
Feb 05, 2024
0.21.0
Dec 12, 2023
0.20.0
May 10, 2023
0.19.2
Jan 30, 2023
0.19.1
Jan 11, 2023
0.19.0
Nov 29, 2022
0.18.1
Nov 24, 2022
0.18.0
Sep 28, 2022
0.17.9
Aug 09, 2022
0.17.8
Jul 11, 2022
0.17.7
Jun 09, 2022
0.17.6
May 19, 2022
0.17.5
Mar 14, 2022
0.17.4
Mar 07, 2022
0.17.3
Mar 03, 2022
0.17.2
Feb 24, 2022
0.17.1
Jan 19, 2022
0.17.0
Nov 08, 2021
0.16.0
Mar 30, 2021
0.15.0
Nov 10, 2020
0.14.1
Oct 05, 2020
0.14.0
Sep 30, 2020
0.13.3
May 14, 2020
0.13.2
Feb 13, 2020
0.13.1
Dec 12, 2019
0.13.0
Nov 25, 2019
0.12.0
Jul 29, 2019
0.11.0
Apr 05, 2019
0.10.0
Jan 11, 2019
0.9.0
Nov 12, 2018
0.8.0
Oct 19, 2018
0.7.0
Sep 04, 2018
0.6.1
Aug 15, 2018
0.6.0
Jun 15, 2018
0.5.0
Apr 06, 2018
0.4.1
Apr 03, 2018
0.4.0
Feb 13, 2018
0.3.1
Jan 03, 2018
0.3.0
Nov 28, 2017
0.2.1
Jul 25, 2017
0.2.0
May 04, 2017
0.1.6
Mar 18, 2017
0.1.4
Mar 04, 2017
0.1.3
Feb 23, 2017
0.1.2
Feb 22, 2017
0.1.1