:blob-sun: New for the BigQuery I/O manager in 0.1...
# integration-bigquery
j
blob sun New for the BigQuery I/O manager in 0.18.0 blob sun When storing and fetching BigQuery tables as Pandas DataFrames, the I/O manager now uses the
google.bigquery.Client
methods
load_table_from_dataframe
and
query
instead of the
pandas_gbq
library. This shouldn’t cause any changes in functionality on your end, but do open a GitHub issue if you run into any problems
🔥 4
c
AWESOME! Thanks for the quick implementation 🙂