-
Notifications
You must be signed in to change notification settings - Fork 51
Comparing changes
Open a pull request
base repository: googleapis/python-bigquery-dataframes
base: v2.10.0
head repository: googleapis/python-bigquery-dataframes
compare: v2.11.0
- 17 commits
- 59 files changed
- 9 contributors
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e3f5e65 - Browse repository at this point
Copy the full SHA e3f5e65View commit details
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e1ebc53 - Browse repository at this point
Copy the full SHA e1ebc53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 813624d - Browse repository at this point
Copy the full SHA 813624dView commit details -
feat: add
thresh
param for Dataframe.dropna (#1885)* support thresh in dropna * update docstring, and polish function * fix mypy
Configuration menu - View commit details
-
Copy full SHA for 1395a50 - Browse repository at this point
Copy the full SHA 1395a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25efabc - Browse repository at this point
Copy the full SHA 25efabcView commit details
Commits on Jul 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3d607cb - Browse repository at this point
Copy the full SHA 3d607cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c8233 - Browse repository at this point
Copy the full SHA 52c8233View commit details -
feat: support bpd.Series(json_data, dtype="json") (#1882)
* feat: support bpd.Series(json_data, dtype="json") * undo dtypes._dtype_from_string and apply json only
Configuration menu - View commit details
-
Copy full SHA for 05cb7d0 - Browse repository at this point
Copy the full SHA 05cb7d0View commit details
Commits on Jul 11, 2025
-
feat: Add pagination buttons (prev/next) to anywidget mode for DataFr…
…ames (#1841) * code update * update init file * add more testcases and demo notebook * add testcase for anywidget buttons * move js code to a separate file * fix owlbot.py * remove extra line * modify testcase * add cleanup session * use traceback * no need of fall back method * use test-specific small data instead * testcase update * handle opitonal import * polish python function * remove duplicate warning * finish touch up * use WIDGET_BASE * code change, add more tests * change function name * remove widget reuse * remove weakref import * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 8eca767 - Browse repository at this point
Copy the full SHA 8eca767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aa7950 - Browse repository at this point
Copy the full SHA 1aa7950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07222bf - Browse repository at this point
Copy the full SHA 07222bfView commit details -
feat: support
date
data type for to_datetime() (#1902)* feat: support date data type for to_datetime() * add test preconditions * fix test * fix lint * fix tests * fix lint * fix test * update docstring * update docstring
Configuration menu - View commit details
-
Copy full SHA for 24050cb - Browse repository at this point
Copy the full SHA 24050cbView commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f377cf6 - Browse repository at this point
Copy the full SHA f377cf6View commit details -
refactor: add compile_aggregate (#1904)
* refactor: add compile_aggregate * resolve aggregation nodes for dtype and support dropna * generate more compact aggregation SQL
Configuration menu - View commit details
-
Copy full SHA for c644df8 - Browse repository at this point
Copy the full SHA c644df8View commit details
Commits on Jul 15, 2025
-
chore: update benchmark to assert on empty df returned by to_pandas_b…
…atches (#1907) * chore: update benchmark to assert on empty df returned by to_pandas_batches * lint
Configuration menu - View commit details
-
Copy full SHA for 84c96e1 - Browse repository at this point
Copy the full SHA 84c96e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1fa112 - Browse repository at this point
Copy the full SHA a1fa112View commit details -
chore(main): release 2.11.0 (#1890)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 566b5b0 - Browse repository at this point
Copy the full SHA 566b5b0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.10.0...v2.11.0