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-dataframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.0
Choose a base ref
...
head repository: googleapis/python-bigquery-dataframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.0
Choose a head ref
  • 5 commits
  • 26 files changed
  • 5 contributors

Commits on Oct 23, 2024

  1. feat: support series items method (#1089)

    * feat: series items method
    
    * fix lint format
    
    * use to_pandas_batches
    
    * fix doctest
    jialuoo authored Oct 23, 2024
    Copy the full SHA
    245a89c View commit details

Commits on Oct 24, 2024

  1. Copy the full SHA
    461d3b1 View commit details
  2. docs: update docstrings of DataFrame and related files (#1092)

    * docs: update docstrings of DataFrame and related files
    
    * Fix doctrings to resolve comments
    
    * Fix return types
    
    * Fixed return types
    arwas11 authored Oct 24, 2024
    Copy the full SHA
    15e9fd5 View commit details
  3. chore: manually update owlbot docker images to latest (#1112)

    * chore: manually update owlbot docker images to latest
    
    * update owlbot.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    chelsea-lin and gcf-owl-bot[bot] authored Oct 24, 2024
    Copy the full SHA
    b0e5124 View commit details
  4. chore(main): release 1.24.0 (#1109)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Chelsea Lin <124939984+chelsea-lin@users.noreply.github.com>
    release-please[bot] and chelsea-lin authored Oct 24, 2024
    Copy the full SHA
    9a6b313 View commit details
Loading