Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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.23.2
Choose a base ref
Loading
...
head repository: googleapis/python-bigquery-pandas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
Loading
  • 4 commits
  • 24 files changed
  • 4 contributors

Commits on Sep 23, 2024

  1. fix!: to_gbq loads unit8 columns to BigQuery INT64 instead of STR…

    …ING (#814)
    
    * fix!: `to_gbq` loads `unit8` columns to BigQuery INT64 instead of STRING
    
    fix!: `to_gbq` loads naive (no timezone) columns to BigQuery DATETIME instead of TIMESTAMP (#814)
    fix!: `to_gbq` loads object column containing bool values to BOOLEAN instead of STRING (#814)
    fix!: `to_gbq` loads object column containing dictionary values to STRUCT instead of STRING (#814)
    deps: min pyarrow is now 4.0.0 to support compliant nested types (#814)
    Release-As: 0.24.0
    tswast authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    107bb40 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. chore: adds Python 3.7/3.8 EOL pending deprecation warning (#817)

    * chore: adds deprecation warnings related to Python 3.7 3.8
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Update pandas_gbq/__init__.py
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    chalmerlowe and gcf-owl-bot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b3faa0b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: adds the capability to include custom user agent string (#819)

    * adds the capability to include customer user agent string
    
    * Adds deprecation warning
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * clarifies purpose and asert for two tests regarding old verbose arg
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * updates comment regarding verbosity
    
    * Update pandas_gbq/gbq.py
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    chalmerlowe and gcf-owl-bot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d43457b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore(main): release 0.24.0 (#816)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7e2677b View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.