python-bigquery-pandas
python-bigquery-pandas copied to clipboard
Google BigQuery connector for pandas
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery-storage](https://togithub.com/googleapis/python-bigquery-storage) | `==2.15.0` -> `==2.16.0` | [](https://docs.renovatebot.com/merge-confidence/)...
First of all thank you for this great library and all your work on various tools that help tremendously. 🙇 I would like to report something that I do not...
I appreciate this type of error messages that direct me to what I should do
I'm trying to load data from BigQuery into a data frame. This is a lot of data, initially requiring the use of `allowLargeResults`. However, every time I query, I use...
Source-Link: https://github.com/googleapis/synthtool/commit/8d392a55db44b00b4a9b995318051e334eecdcf1 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a0c4463fcfd9893fc172a3b3db2b6ac0c7b94ec6ad458c7dcea12d9693615ac3
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2. Changelog Sourced from cryptography's changelog. 42.0.2 - 2024-01-30 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.2.1. * Fixed an...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery](https://togithub.com/googleapis/python-bigquery) | `==3.14.1` -> `==3.17.2` | [](https://docs.renovatebot.com/merge-confidence/)...
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [X] Make sure to...
error log: https://btx-internal.corp.google.com/invocations/5b5865bc-cc72-459b-8183-83ceb1a26d1e/targets The dependencies resolved with conda is very old, compared to the former results in python 3.11, such as [this one](https://fusion2.corp.google.com/invocations/6b26cb6c-19c8-4914-98df-7327d0f5bbe0/targets). This error arises when running test for...
when installing pandas-gbq, google-cloud-bigquery-storage must be installed. however this package is not a must and causes errors for clients such as permissions problems. for backwards compatibility the best possible solution...