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.25.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.26.0
Choose a head ref
  • 20 commits
  • 58 files changed
  • 10 contributors

Commits on Oct 29, 2024

  1. chore: test fix. (#1121)

    Genesis929 authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2d3fd4b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. docs: add snippet for Linear Regression tutorial Predict Outcomes sec…

    …tion (#1101)
    
    * docs: add python translation for predicting outcomes
    
    * add '6' to previous snippet comment
    
    * fix data to predict
    
    * add expected results
    
    * replace model with dataframe
    
    * update dataframe to drop nulls in body mass column
    
    * update df
    
    * Update samples/snippets/linear_regression_tutorial_test.py
    
    * complete snippet
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    rey-esp and tswast authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    108f4a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9867a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14e32b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc792d2 View commit details
    Browse the repository at this point in the history
  5. fix: update the API documentation with newly added rep (#1120)

    * fix: update the API documentaton with newly added rep
    
    * fix the order
    jialuoo authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    72c228b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. feat: add basic geopandas functionality (#962)

    * feat: add basic geopandas functionality
    
    * update examples for geoseries
    
    * feat: add Series.geo helper to convert Series to a GeoSeries
    
    * fix cirucular import
    
    * Added a constructor
    
    * add documentation for geoseries
    
    * remove GeoSeries.x and GeoSeries.y temporarily
    
    ---------
    
    Co-authored-by: Arwa <[email protected]>
    rey-esp and arwas11 authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3759c63 View commit details
    Browse the repository at this point in the history
  2. perf: Reduce CURRENT_TIMESTAMP queries (#1114)

    * perf: Reduce CURRENT_TIMESTAMP queries
    
    * fix unit tests
    
    * add unit tests with freezegun
    TrevorBergeron authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    32274b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8033dc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. perf: Reduce dry runs from read_gbq with table (#1129)

    * perf: Reduce dry runs from read_gbq with table
    
    * add check for table creation time to not travel before that
    
    * handle table.created is None
    TrevorBergeron authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f7e4354 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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

Commits on Nov 6, 2024

  1. chore: add exec_seconds attribute to ExecutionMetrics (#1104)

    * chore: score query count assertion fix.
    
    * chore: add exec_seconds attribute to ExecutionMetrics
    
    * update naming
    
    * update logic.
    
    * update logic.
    
    * update logic.
    
    * update logic.
    Genesis929 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    65e2e70 View commit details
    Browse the repository at this point in the history
  2. docs: update DataFrame docstrings to include the errors section (#1127

    )
    
    * docs: update DataFrame docstrings to include the errors section.
    
    * Fix markup
    
    * Update third_party/bigframes_vendored/pandas/core/frame.py
    
    ---------
    
    Co-authored-by: Tim Sweña (Swast) <[email protected]>
    arwas11 and tswast authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a38d4c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. test: add requests dependency to the anthropic remote function (#1137)

    * test: add `requests` dependecy to the anthropic remote function
    
    The latest anthropic release broke the notebook tests. More details in
    anthropics/anthropic-sdk-python#738.
    
    * fix tupo
    shobsi authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0dea941 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07bf2d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ef8bac View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. chore: fix docstrings typos (#1134)

    * chore: fix docstring typos
    
    * fix docstrings typos
    arwas11 authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4873f9d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. docs: add file for Classification with a Boosted Treed Model and snip…

    …pet for preparing sample data (#1135)
    
    * docs: add snippet for Linear Regression tutorial Explain Prediction section
    
    * add snippet that prepares census sample data
    
    * remove file changes
    
    * rename file due to typo
    rey-esp authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7ac6639 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    a870421 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.26.0 (#1123)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    14d9ac8 View commit details
    Browse the repository at this point in the history
Loading