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: v2.2.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: v2.3.0
Choose a head ref
  • 15 commits
  • 41 files changed
  • 9 contributors

Commits on May 1, 2025

  1. docs: add a visualization notebook to BigFrame samples (#1675)

    * write a notebook for visualization
    
    * chore: add visualization notebook
    
    * fix typo
    
    * remove default project ID
    
    * rename file and add an example with many params
    
    * Add advanced plotting section
    sycai authored May 1, 2025
    Configuration menu
    Copy the full SHA
    ee062bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7489c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f4024c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2025

  1. test: comment all gemini-1.5-pro-002 tests (#1686)

    * comment all gemini-1.5-pro-002 test due to gemini-1.5-pro-002 tests failing for quota drained
    
    * remove space
    shuoweil authored May 3, 2025
    Configuration menu
    Copy the full SHA
    93e88da View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. Configuration menu
    Copy the full SHA
    c2ba9f5 View commit details
    Browse the repository at this point in the history
  2. test: streaming test check bigtable and pubsub results (#1681)

    * test: streaming test check bigtable and pubsub results
    
    * fix mypy
    
    * remove unrelated
    GarrettWu authored May 4, 2025
    Configuration menu
    Copy the full SHA
    acd09b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b7504 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    dd08857 View commit details
    Browse the repository at this point in the history
  2. docs: update snippet for Create a k-means model tutorial (#1664)

    * docs: update snippet for Create a k-means model tutorial
    
    * re-run bq_dataframes_llm_kmeans.ipynb
    
    * use type casting to fix mypy error
    
    * fix snippet
    
    * Update  imports for create_kmeans_model_test.py
    
    * revert changes to llm k-means notebook
    
    * use shapely object for scalibility and remove links to docs
    arwas11 authored May 5, 2025
    Configuration menu
    Copy the full SHA
    761c364 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0267d View commit details
    Browse the repository at this point in the history
  4. feat: add dry_run parameter to read_gbq(), read_gbq_table() and `…

    …read_gbq_query()` (#1674)
    
    * feat: add dry_run parameter to read_gbq() and read_gbq_query()
    
    * fix lint
    
    * chore(main): release 2.2.0 (#1643)
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    
    * create a different stats report for reading gbq tables
    
    * fix lint
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * rename column count and column dtypes
    
    * fix typo
    
    * format code
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored May 5, 2025
    Configuration menu
    Copy the full SHA
    4c5dee5 View commit details
    Browse the repository at this point in the history
  5. test: add tests for gemini structured output array and struct types (#…

    …1670)
    
    * test: add tests for gemini structured output array and struct types
    
    * fix test in python 3.9
    GarrettWu authored May 5, 2025
    Configuration menu
    Copy the full SHA
    340b93d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81e8fb8 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    99f45dd View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.3.0 (#1682)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 6, 2025
    Configuration menu
    Copy the full SHA
    1ed9d46 View commit details
    Browse the repository at this point in the history
Loading