Skip to content
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.30.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.31.0
Choose a head ref
  • 4 commits
  • 24 files changed
  • 3 contributors

Commits on Nov 4, 2025

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

Commits on Nov 11, 2025

  1. chore(librarian): update image sha and clean up unused files (#980)

    This PR updates the SHA for the librarian language image to match the
    one
    [here](https://github.com/googleapis/google-cloud-python/blob/2feb74032fd9c5cc7eaf6072ab03e9e8397bd434/.librarian/state.yaml#L1C1-L1C170).
    
    Owlbot related files are also cleaned up
    
    ---------
    
    Co-authored-by: ohmayr <omairn@google.com>
    parthea and ohmayr authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    0e94692 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. feat: add pandas_gbq.sample (#983)

    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 Nov 17, 2025
    Configuration menu
    Copy the full SHA
    ac771c1 View commit details
    Browse the repository at this point in the history
  2. chore: librarian release pull request: 20251117T201128Z (#984)

    PR created by the Librarian CLI to initialize a release. Merging this PR
    will auto trigger a release.
    
    Librarian Version: v0.6.0
    Language Image:
    us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
    <details><summary>pandas-gbq: 0.31.0</summary>
    
    ##
    [0.31.0](v0.30.0...v0.31.0)
    (2025-11-17)
    
    ### Features
    
    * add pandas_gbq.sample (#983)
    ([ac771c1](ac771c12))
    
    </details>
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    tswast and parthea authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    572270b View commit details
    Browse the repository at this point in the history
Loading