Commit 56bc394
authored
chore(deps): update dependency pandas-gbq to v0.16.0 (GoogleCloudPlatform#7338)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pandas-gbq](https://togithub.com/googleapis/python-bigquery-pandas) | `==0.14.1` -> `==0.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [pandas-gbq](https://togithub.com/googleapis/python-bigquery-pandas) | `==0.15.0` -> `==0.16.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/python-bigquery-pandas</summary>
### [`v0.16.0`](https://togithub.com/googleapis/python-bigquery-pandas/blob/HEAD/CHANGELOG.md#​0160-httpswwwgithubcomgoogleapispython-bigquery-pandascomparev0160v0160-2021-11-08)
[Compare Source](https://togithub.com/googleapis/python-bigquery-pandas/compare/0.15.0...v0.16.0)
##### Features
- `to_gbq` uses Parquet by default, use `api_method="load_csv"` for old behavior ([#&GoogleCloudPlatform#8203;413](https://www.togithub.com/googleapis/python-bigquery-pandas/issues/413)) ([9a65383](https://www.github.com/googleapis/python-bigquery-pandas/commit/9a65383916697ff02358aba58df555c85b16350c))
- allow Python 3.10 ([#&GoogleCloudPlatform#8203;417](https://www.togithub.com/googleapis/python-bigquery-pandas/issues/417)) ([faba940](https://www.github.com/googleapis/python-bigquery-pandas/commit/faba940bc19d5c260b9dce3f973a9b729a179d20))
##### Miscellaneous Chores
- release 0.16.0 ([#&GoogleCloudPlatform#8203;415](https://www.togithub.com/googleapis/python-bigquery-pandas/issues/415)) ([ea0f4e9](https://www.github.com/googleapis/python-bigquery-pandas/commit/ea0f4e97f3518895e824b1b7328d578081588d84))
##### Documentation
- clarify `table_schema` ([#&GoogleCloudPlatform#8203;383](https://www.togithub.com/googleapis/python-bigquery-pandas/issues/383)) ([326e674](https://www.github.com/googleapis/python-bigquery-pandas/commit/326e674a24fc7e057e213596df92f0c4a8225f9e))
### [`v0.15.0`](https://togithub.com/googleapis/python-bigquery-pandas/blob/HEAD/CHANGELOG.md#​0150--2021-03-30)
[Compare Source](https://togithub.com/googleapis/python-bigquery-pandas/compare/0.14.1...0.15.0)
##### Features
- Load DataFrame with `to_gbq` to a table in a project different from
the API client project. Specify the target table ID as
`project.dataset.table` to use this feature.
([#&GoogleCloudPlatform#8203;321](https://togithub.com/googleapis/python-bigquery-pandas/issues/321),
[#&GoogleCloudPlatform#8203;347](https://togithub.com/googleapis/python-bigquery-pandas/issues/347))
- Allow billing project to be separate from destination table project
in `to_gbq`.
([#&GoogleCloudPlatform#8203;321](https://togithub.com/googleapis/python-bigquery-pandas/issues/321))
##### Bug fixes
- Avoid 403 error from `to_gbq` when table has `policyTags`.
([#&GoogleCloudPlatform#8203;354](https://togithub.com/googleapis/python-bigquery-pandas/issues/354))
- Avoid `client.dataset` deprecation warnings.
([#&GoogleCloudPlatform#8203;312](https://togithub.com/googleapis/python-bigquery-pandas/issues/312))
##### Dependencies
- Drop support for Python 3.5 and 3.6.
([#&GoogleCloudPlatform#8203;337](https://togithub.com/googleapis/python-bigquery-pandas/issues/337))
- Drop support for <span
class="title-ref">google-cloud-bigquery==2.4.\*</span> due to query
hanging bug.
([#&GoogleCloudPlatform#8203;343](https://togithub.com/googleapis/python-bigquery-pandas/issues/343))
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/python-docs-samples).1 parent 9498486 commit 56bc394
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
0 commit comments