Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigquery-pandas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.33.0
Choose a base ref
...
head repository: googleapis/python-bigquery-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.0
Choose a head ref
  • 5 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 18, 2026

  1. Configuration menu
    Copy the full SHA
    c2c5ba3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. docs: Update bigframes links to new homepage (#1028)

    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:
    - [ ] Make sure to open an issue as a
    [bug/issue](https://github.com/googleapis/python-bigquery-pandas/issues/new/choose)
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    TrevorBergeron authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    72f772e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. fix(deps): support pandas 3.0 (prerelease) (#998)

    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:
    - [ ] Make sure to open an issue as a
    [bug/issue](https://github.com/googleapis/python-bigquery-pandas/issues/new/choose)
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    tswast authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    4ea2d57 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. feat: support biglake tables in pandas_gbq.sample (#1014)

    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:
    - [ ] Make sure to open an issue as a
    [bug/issue](https://github.com/googleapis/python-bigquery-pandas/issues/new/choose)
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> 🦕
    tswast authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    16d0869 View commit details
    Browse the repository at this point in the history
  2. chore: librarian release pull request: 20260305T213939Z (#1033)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.8.3
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
    <details><summary>pandas-gbq: v0.34.0</summary>
    
    ##
    [v0.34.0](v0.33.0...v0.34.0)
    (2026-03-05)
    
    ### Features
    
    * support biglake tables in pandas_gbq.sample (#1014)
    ([16d0869](16d08696))
    
    ### Bug Fixes
    
    * support pandas 3.0 (prerelease) (#998)
    ([4ea2d57](4ea2d57f))
    
    ### Documentation
    
    * Update bigframes links to new homepage (#1028)
    ([72f772e](72f772ec))
    
    </details>
    tswast authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    746c61a View commit details
    Browse the repository at this point in the history
Loading