Open renovate-bot opened 2 weeks ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
==1.11.1
->==1.26.0
==1.3.0
->==1.13.1
==15.0.0
->==18.0.0
==8.3.2
->==8.3.3
==2.0.2
->==2.1.0
Release Notes
googleapis/python-bigquery-dataframes (bigframes)
### [`v1.26.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1260-2024-11-12) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.25.0...v1.26.0) ##### Features - Add basic geopandas functionality ([#962](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/962)) ([3759c63](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3759c6397eaa3c46c4142aa51ca22be3dc8e4971)) - Support `json_extract_string_array` in the `bigquery` module ([#1131](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1131)) ([4ef8bac](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4ef8bacdcc5447ba53c0f354526346f4dec7c5a1)) ##### Bug Fixes - Fix Series.to_frame generating string label instead of int where name is None ([#1118](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1118)) ([14e32b5](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/14e32b51c11c1718128f49ef94e754afc0ac0618)) - Update the API documentation with newly added rep ([#1120](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1120)) ([72c228b](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/72c228b15627e6047d60ae42740563a6dfea73da)) ##### Performance Improvements - Reduce CURRENT_TIMESTAMP queries ([#1114](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1114)) ([32274b1](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/32274b130849b37d7e587643cf7b6d109455ff38)) - Reduce dry runs from read_gbq with table ([#1129](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1129)) ([f7e4354](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/f7e435488d630cf4cf493c89ecdde94a95a7a0d7)) ##### Documentation - Add file for Classification with a Boosted Treed Model and snippet for preparing sample data ([#1135](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1135)) ([7ac6639](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/7ac6639fb0e8baf5fb3adf5785dffd8cf9b06702)) - Add snippet for Linear Regression tutorial Predict Outcomes section ([#1101](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1101)) ([108f4a9](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/108f4a98463596d8df6d381b3580eb72eab41b6e)) - Update `DataFrame` docstrings to include the errors section ([#1127](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1127)) ([a38d4c4](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/a38d4c422b6b312f6a54d7b1dd105a474ec2e91a)) - Update GroupBy docstrings ([#1103](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1103)) ([9867a78](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/9867a788e7c46bf0850cacbe7cd41a11fea32d6b)) - Update Session doctrings to include exceptions ([#1130](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1130)) ([a870421](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/a87042158b181dceee31124fe208926a3bb1071f)) ### [`v1.25.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1250-2024-10-29) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.24.0...v1.25.0) ##### Features - Add the `ground_with_google_search` option for GeminiTextGenerator predict ([#1119](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1119)) ([ca02cd4](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/ca02cd4b87d354c1e01c670cd9d4e36fa74896f5)) - Add warning when user tries to access struct series fields with `__getitem__` ([#1082](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1082)) ([20e5c58](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/20e5c58868af8b18595d5635cb7722da4f622eb5)) - Allow `fit` to take additional eval data in linear and ensemble models ([#1096](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1096)) ([254875c](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/254875c25f39df4bc477e1ed7339ecb30b395ab6)) - Support context manager for bigframes session ([#1107](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1107)) ([5f7b8b1](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/5f7b8b189c093629d176ffc99364767dc766397a)) ##### Performance Improvements - Improve series.unique performance and replace drop_duplicates i… ([#1108](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1108)) ([499f24a](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/499f24a5f22ce484db96eb09cd3a0ce972398d81)) ### [`v1.24.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1240-2024-10-24) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.22.0...v1.24.0) ##### Features - Support series items method ([#1089](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1089)) ([245a89c](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/245a89c36544faf2bcecb5735abbc00c0b4dd687)) ##### Documentation - Update docstrings of DataFrame and related files ([#1092](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1092)) ([15e9fd5](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/15e9fd547a01572cbda3d21de04d5548c7a4a82c)) ### [`v1.22.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1220-2024-10-09) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.21.0...v1.22.0) ##### Features - Support regional endpoints for more bigquery locations ([#1061](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1061)) ([45b672a](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/45b672a9a6359ec8c4755d94e63e5ae77a39754b)) - Update LLM generators to warn user about model name instead of raising error. ([#1048](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1048)) ([650d80d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/650d80d1ad90927068cdb71efbfc548b416641a6)) ##### Bug Fixes - Access MATERIALIZED_VIEW with read_gbq ([#1070](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1070)) ([601e984](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/601e984aeb3ebf1dcf9cb3f1c34b7f0e4ec7cd16)) - Correct zero row count in DataFrame from table view ([#1062](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1062)) ([b536070](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/b53607015abb79be0aa5666681f1c53b5b1bc2b5)) - Fix generic error message when entering an incorrect column name ([#1031](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1031)) ([5ac217d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/5ac217d650bc4f5576ba2b6595a3c0b1d88813ad)) - Make `explode` respect the index labels ([#1064](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1064)) ([99ca0df](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/99ca0df90acbbd81197c9b6718b7de7e4dfb86cc)) - Make invalid location warning case-insensitive ([#1044](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1044)) ([b6cd55a](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/b6cd55afc49b522904a13a7fd34d40201d176588)) - Remove palm2 test case from llm load test ([#1063](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1063)) ([575a10a](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/575a10a7ba0fbac76867f02da1dd65355f00d7aa)) - Show warning for unknown location set through .ctor ([#1052](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1052)) ([02c2da7](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/02c2da733b834b99d8044f3c5cac3ac9a85802a6)) ##### Performance Improvements - Reduce schema tracking overhead ([#1056](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1056)) ([1c3879d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1c3879df2d6925e17e2cdca827db8ec919471f72)) - Repr generates fewer queries ([#1046](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1046)) ([d204603](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d204603fdc024823421397dbe514f1f7ced1bc2c)) - Speedup internal tree comparisons ([#1060](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1060)) ([4379438](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4379438fc4f44ea847fd2c00a82af544265a30d2)) ##### Documentation - Add docstring return type section to BigQueryOptions class ([#964](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/964)) ([307385f](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/307385f5295ae6918e7d42dcca2c0e0c32e82446)) ### [`v1.21.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1210-2024-10-02) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.20.0...v1.21.0) ##### Features - Add deprecation warning to PaLM2TextGenerator model ([#1035](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1035)) ([1183b0f](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1183b0fb2be7af7386e4bd0d0d1312433db60454)) - Add DeprecationWarning for PaLM2TextEmbeddingGenerator ([#1018](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1018)) ([4af5bbb](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4af5bbb9e42fdb0add17308475c7881d7035fbfd)) - Add ml.model_selection.cross_validate support ([#1020](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1020)) ([1a38063](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1a380631f793f82637cd384601956ee4457dc58a)) - Allow access of struct fields with dot operators on `Series` ([#1019](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1019)) ([ef76f13](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/ef76f137fbbf9e8f8c5a63023554d22059ab4fbd)) ##### Bug Fixes - Ensure no double execution for to_pandas ([#1032](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1032)) ([4992cc2](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4992cc27e46bc2b0a908c7d521785989735186f4)) - Remove pre-caching of remote function results ([#1028](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1028)) ([0359bc8](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/0359bc85839c37b5cd10c0c418b275ac0dc29c4a)) ##### Documentation - Add ml cross-validation notebook ([#1037](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1037)) ([057f3f0](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/057f3f0d694ddffe8745443a85b4fb43081893bb)) ### [`v1.20.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1200-2024-09-25) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.19.0...v1.20.0) ##### Features - Add bigframes.bigquery.approx_top_count ([#1010](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1010)) ([3263bd7](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3263bd70cff01bc18f1ae4ac3d5aa7f9d70fd4b7)) - Add bigframes.ml.compose.SQLScalarColumnTransformer to create custom SQL-based transformations ([#955](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/955)) ([1930b4e](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1930b4efe60295751ceef89c2a824923a35b19af)) - Allow multiple columns input for llm models ([#998](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/998)) ([2fe5e48](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/2fe5e48c56bbc359d3769824c83745d65a001dd7)) ##### Bug Fixes - Fix **repr** caching with partial ordering ([#1016](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1016)) ([208a984](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/208a98475389f59d4e32e0cfbcc46824cac278a6)) ##### Documentation - Limit pypi notebook to 7 days and add more info about differences with partial ordering mode ([#1013](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1013)) ([3c54399](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3c543990297ec3be0e30425ee841546217e26d2a)) - Move and edit existing linear-regression tutorial snippet ([#991](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/991)) ([4cb62fd](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4cb62fd74fc1ac3bb21da23b8639464a9ae3525d)) ### [`v1.19.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1190-2024-09-24) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.18.0...v1.19.0) ##### Features - Add ml.model_selection.KFold class ([#1001](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1001)) ([952cab9](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/952cab92e548b70d077b20bf10f5307751d2ae76)) - Support bool and bytes types in `describe(include='all')` ([#994](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/994)) ([cc48f58](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/cc48f58cbd94f8110ee863eb57d3fe8dc5a17778)) - Support ingress settings in `remote_function` ([#1011](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1011)) ([8e9919b](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/8e9919b53899b6951a10d02643d1d0e53e15665f)) ##### Bug Fixes - Fix miscasting issues with case_when ([#1003](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1003)) ([038139d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/038139dfa4fa89167c52c1cb559c2eb5fe2f0411)) ##### Performance Improvements - Join op discards child ordering in unordered mode ([#923](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/923)) ([1b5b0ee](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1b5b0eea92631b7dd1b688cf1da617fc7ce862dc)) ##### Dependencies - Update ibis version in prerelease tests ([#1012](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/1012)) ([f89785f](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/f89785fcfc51c541253ca8c1e8baf80fbfaea3b6)) ### [`v1.18.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1180-2024-09-18) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.17.0...v1.18.0) ##### Features - Add "include" param to describe for string types ([#973](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/973)) ([deac6d2](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/deac6d2d6e459b26c05f6e5ff328ea03a3cff45f)) - Add `subset` parameter to `DataFrame.dropna` to select which columns to consider ([#981](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/981)) ([f7c03dc](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/f7c03dcaf7ee4d62497f6653851e390795fc60a2)) ##### Bug Fixes - DataFrameGroupby.agg now works with unnamed tuples ([#985](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/985)) ([0f047b4](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/0f047b4fae2a10b2a465c506bea561f8bb8d4262)) - Fix a bug that raises exception when re-indexing columns with their original order ([#988](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/988)) ([596b03b](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/596b03bb3ea27cead9b90200b9ef3cdcd99ca184)) - Make the `Series.apply` outcome `assign`able to the original dataframe in partial ordering mode ([#874](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/874)) ([c94ead9](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/c94ead996e3bfa98edd51ff678a3d43a10ee980f)) ##### Dependencies - Limit ibis-framework version to 9.2.0 ([#989](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/989)) ([06c1b33](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/06c1b3396d77d1de4f927328bae70cd7b3eb0b0b)) - Update to ibis-framework 9.x and newer sqlglot ([#827](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/827)) ([89ea44f](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/89ea44fb66314b134fc0a10d816c1659978d4182)) ### [`v1.17.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1170-2024-09-11) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.16.0...v1.17.0) ##### Features - Add `__version__` alias to bigframes.pandas ([#967](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/967)) ([9ce10b4](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/9ce10b4248f106ac9e09fc0fe686cece86827337)) - Add Gemini 1.5 stable models support ([#945](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/945)) ([c1cde19](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/c1cde19769c169b962b58b25f0be61c8c41edb95)) - Allow setting table labels in `to_gbq` ([#941](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/941)) ([cccc6ca](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/cccc6ca8c1271097bbe15e3d9ccdcfd7c633227a)) - Define list accessor for bigframes Series ([#946](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/946)) ([8e8279d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/8e8279d4da90feb5766f266b49cb417f8cbec6c9)) - Enable read_csv() to process other files ([#940](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/940)) ([3b35860](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3b35860776033fc8e71e471422c6d2b9366a7c9f)) - Include the bigframes package version alongside the feedback link in error messages ([#936](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/936)) ([7b59b6d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/7b59b6dc6f0cedfee713b5b273d46fa84b70bfa4)) ##### Bug Fixes - Astype Decimal to Int64 conversion. ([#957](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/957)) ([27764a6](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/27764a64f90092374458fafbe393bc6c30c85681)) - Make `read_gbq_function` work for multi-param functions ([#947](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/947)) ([c750be6](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/c750be6093941677572a10c36a92984e954de32c)) - Support `read_gbq_function` for axis=1 application ([#950](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/950)) ([86e54b1](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/86e54b13d2b91517b1df2d9c1f852a8e1925309a)) ##### Documentation - Add docstring returns section to Options ([#937](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/937)) ([a2640a2](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/a2640a2d731c8d0aba1307311092f5e85b8ba077)) - Update title of pypi notebook example to reflect use of the PyPI public dataset ([#952](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/952)) ([cd62e60](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/cd62e604967adac0c2f8600408bd9ce7886f2f98)) ### [`v1.16.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1160-2024-09-04) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.15.0...v1.16.0) ##### Features - Add `DataFrame.struct.explode` to add struct subfields to a DataFrame ([#916](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/916)) ([ad2f75e](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/ad2f75ecbc3660459814716eec7d1f88d1188942)) - Implement `bigframes.bigquery.json_extract_array` ([#910](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/910)) ([575a29e](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/575a29e77d50d60d7e9a84ebb87abcdb993adef1)) - Recover struct column from exploded Series ([#904](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/904)) ([7dd304c](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/7dd304cc7168fac222fa1330f868677818d10903)) ##### Bug Fixes - Fix issue with iterating on >10gb dataframes ([#949](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/949)) ([2b0f0fa](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/2b0f0faf840a1ec43d007827bbbf908df62ce9d3)) - Improve `Series.replace` for dict input ([#907](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/907)) ([4208044](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/4208044222c6a8494004ec6f511a3b85f4eb4180)) - NullIndex in ML model.predict error ([#917](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/917)) ([612271d](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/612271d35675353effa465a797d6e3a1285d4d37)) - Struct field non-nullable type issue. ([#914](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/914)) ([149d5ff](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/149d5ff822da3d7fda18dbed4814e0406708cf07)) - Unordered mode errors in ml train_test_split ([#925](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/925)) ([85d7c21](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/85d7c21b4bd5dc669098342fc60d66d89ef06b2b)) ##### Performance Improvements - Improve repr performance ([#918](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/918)) ([46f2dd7](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/46f2dd79f59131bbb98fe4ae3780b98cb4d50646)) ##### Dependencies - Re-introduce support for numpy 1.24.x ([#931](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/931)) ([3d71913](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3d71913b3cf357fc9e94304ca0c94070e0a16f92)) - Update minimum support to Pandas 1.5.3 and Pyarrow 10.0.1 ([#903](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/903)) ([7ed3962](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/7ed39629c638874d8e9cc3c7a9b3ec92ad480eca)) ##### Documentation - Add Claude3 ML and RemoteFunc notebooks ([#930](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/930)) ([cfd16c1](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/cfd16c1278023bd2c3dce9c0cb378615aa00e58d)) - Create sample notebook to manipulate struct and array data ([#883](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/883)) ([3031903](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/303190331d3194562c5ed44fefc2c9fd1d73bedd)) - Update struct examples. ([#953](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/953)) ([d632cd0](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d632cd03e3e3ea6dfa7c56dd459c422e95be906e)) - Use unstack() from BigQuery DataFrames instead of pandas in the PyPI sample notebook ([#890](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/890)) ([d1883cc](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d1883cc04ce5b2944d87a00c79b99a406001ba8f)) ### [`v1.15.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1150-2024-08-20) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.14.0...v1.15.0) ##### Features - Add llm.TextEmbeddingGenerator to support new embedding models ([#905](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/905)) ([6bc6a41](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/6bc6a41426fbbb60e77cd77f80860f88a1751a4b)) - Add ml.llm.Claude3TextGenerator model ([#901](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/901)) ([7050038](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/7050038eeee258452860941aa6b01d6a8ae10c6f)) ##### Documentation - Add columns for "requires ordering/index" to supported APIs summary ([#892](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/892)) ([d2fc51a](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d2fc51a30c4fff6fe0b98df61eec70ddb28b37ec)) - Remove duplicate description for `kms_key_name` ([#898](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/898)) ([1053d56](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1053d56260eef1cff6e7c419f6c86be8f7e74373)) - Update embedding model notebooks ([#906](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/906)) ([d9b8ef5](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d9b8ef56deb0c776edeeb0112bd9d35d5ed1b70e)) ### [`v1.14.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1140-2024-08-14) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.13.0...v1.14.0) ##### Features - Implement `bigframes.bigquery.json_extract` ([#868](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/868)) ([3dbf84b](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3dbf84bd1531c1f8d41ba57c2c38b3ba6abfb812)) - Implement `Series.str.__getitem__` ([#897](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/897)) ([e027b7e](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/e027b7e9d29f628d058611106014a1790459958c)) ##### Bug Fixes - Fix caching from generating row numbers in partial ordering mode ([#872](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/872)) ([52b7786](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/52b7786c3a28da6c29e3ddf12629802215194ad9)) ##### Performance Improvements - Generate SQL with fewer CTEs ([#877](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/877)) ([eb60804](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/eb6080460344aff2fabb7864536ea4fe24c5fbef)) - Speed up compilation by reducing redundant type normalization ([#896](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/896)) ([e0b11bc](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/e0b11bc8c038db7b950b1653ed4cd44a6246c713)) ##### Documentation - Add streaming html docs ([#884](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/884)) ([171da6c](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/171da6cb33165b49d46ea6528038342abd89e9fa)) - Fix the `DisplayOptions` doc rendering ([#893](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/893)) ([3eb6a17](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/3eb6a17a5823faf5ecba92cb9a554df74477871d)) - Update streaming notebook ([#887](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/887)) ([6e6f9df](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/6e6f9df55d435afe0b3ade728ca06826e92a6ee6)) ### [`v1.13.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1130-2024-08-05) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.12.0...v1.13.0) ##### Features - `df.apply(axis=1)` to support remote function with mutiple params ([#851](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/851)) ([2158818](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/2158818e53e09e55c87ffd574e3ebc2e201285fb)) - Allow windowing in 'partial' ordering mode ([#861](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/861)) ([ca26fe5](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/ca26fe5f9edec519788c276a09eaff33ecd87434)) - Create a separate OrderingModePartialPreviewWarning for more fine-grained warning filters ([#879](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/879)) ([8753bdd](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/8753bdd1e44701e56eae914ebc0e91d9b1a6adf1)) ##### Bug Fixes - Fix issue with invalid sql generated by ml distance functions ([#865](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/865)) ([9959fc8](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/9959fc8fcba93441fdd3d9c17e8fdbe6e6a7b504)) ##### Documentation - Create sample notebook using `ordering_mode="partial"` ([#880](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/880)) ([c415eb9](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/c415eb91eb71dea53d245ba2bce416062e3f02f8)) - Update streaming notebook ([#875](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/875)) ([e9b0557](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/e9b05571123cf13079772856317ca3cd3d564c5a)) ### [`v1.12.0`](https://redirect.github.com/googleapis/python-bigquery-dataframes/blob/HEAD/CHANGELOG.md#1120-2024-07-31) [Compare Source](https://redirect.github.com/googleapis/python-bigquery-dataframes/compare/v1.11.1...v1.12.0) ##### Features - Add bigframes-mode label to query jobs ([#832](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/832)) ([c9eaff0](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/c9eaff0a1a0731b28f4c67bca5606db12a47c8c0)) - Add config option to set partial ordering mode ([#855](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/855)) ([823c0ce](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/823c0ce57611c0918a9e9999638d7393337fe9af)) - Add stratify param support to ml.model_selection.train_test_split method ([#815](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/815)) ([27f8631](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/27f8631be81a3e136cfeb8904558bb4f3f5caa05)) - Add streaming.StreamingDataFrame class ([#864](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/864)) ([a7d7197](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/a7d7197a32c55b989ae4ea8f6cf6e1c0f7184cd4)) - Allow DataFrame.join for self-join on Null index ([#860](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/860)) ([e950533](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/e95053372c36ea5a91a2d7295c1a3a3671181670)) - Support remote function cleanup with `session.close` ([#818](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/818)) ([ed06436](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/ed06436612c0d46f190f79721416d473bde7e2f4)) - Support to_csv/parquet/json to local files/objects ([#858](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/858)) ([d0ab9cc](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d0ab9cc47298bdde638299baecac9dffd7841ede)) ##### Bug Fixes - Fewer relation joins from df self-operations ([#823](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/823)) ([0d24f73](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/0d24f737041c7dd70253ebb4baa8d8ef67bd4f1d)) - Fix 'sql' property for null index ([#844](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/844)) ([1b6a556](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/1b6a556206a7a66283339d827ab12db2753521e2)) - Fix unordered mode using ordered path to print frame ([#839](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/839)) ([93785cb](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/93785cb48be4a2eb8770129148bd0b897fed4ee7)) - Reduce redundant `remote_function` deployments ([#856](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/856)) ([cbf2d42](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/cbf2d42e4d961a7537381a9c3b28a8b463ad8f74)) ##### Documentation - Add partner attribution steps to integrations sample notebook ([#835](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/835)) ([d7b333f](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/d7b333fa26acddaeb5ccca4f81b1d624dff03ba2)) - Make `get_global_session`/`close_session`/`reset_session` appears in the docs ([#847](https://redirect.github.com/googleapis/python-bigquery-dataframes/issues/847)) ([01d6bbb](https://redirect.github.com/googleapis/python-bigquery-dataframes/commit/01d6bbb7479da706dc62bb5e7d51dc28a4042812))apache/arrow (pyarrow)
### [`v18.0.0`](https://redirect.github.com/apache/arrow/releases/tag/apache-arrow-18.0.0): Apache Arrow 18.0.0 Release Notes URL: https://arrow.apache.org/release/18.0.0.html ### [`v17.0.0`](https://redirect.github.com/apache/arrow/releases/tag/apache-arrow-17.0.0): Apache Arrow 17.0.0 Release Notes URL: https://arrow.apache.org/release/17.0.0.html ### [`v16.1.0`](https://redirect.github.com/apache/arrow/compare/apache-arrow-16.0.0...apache-arrow-16.1.0) ### [`v16.0.0`](https://redirect.github.com/apache/arrow/compare/apache-arrow-15.0.2...apache-arrow-16.0.0) ### [`v15.0.2`](https://redirect.github.com/apache/arrow/compare/apache-arrow-15.0.1...apache-arrow-15.0.2) ### [`v15.0.1`](https://redirect.github.com/apache/arrow/compare/apache-arrow-15.0.0...apache-arrow-15.0.1)pytest-dev/pytest (pytest)
### [`v8.3.3`](https://redirect.github.com/pytest-dev/pytest/releases/tag/8.3.3) [Compare Source](https://redirect.github.com/pytest-dev/pytest/compare/8.3.2...8.3.3) # pytest 8.3.3 (2024-09-09) ## Bug fixes - [#12446](https://redirect.github.com/pytest-dev/pytest/issues/12446): Avoid calling `@property` (and other instance descriptors) during fixture discovery -- by `asottile`{.interpreted-text role="user"} - [#12659](https://redirect.github.com/pytest-dev/pytest/issues/12659): Fixed the issue of not displaying assertion failure differences when using the parameter `--import-mode=importlib` in pytest>=8.1. - [#12667](https://redirect.github.com/pytest-dev/pytest/issues/12667): Fixed a regression where type change in \[ExceptionInfo.errisinstance]{.title-ref} caused \[mypy]{.title-ref} to fail. - [#12744](https://redirect.github.com/pytest-dev/pytest/issues/12744): Fixed typing compatibility with Python 3.9 or less -- replaced \[typing.Self]{.title-ref} with \[typing_extensions.Self]{.title-ref} -- by `Avasam`{.interpreted-text role="user"} - [#12745](https://redirect.github.com/pytest-dev/pytest/issues/12745): Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments. - [#6682](https://redirect.github.com/pytest-dev/pytest/issues/6682): Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in `assert condition, msg`). - [#9422](https://redirect.github.com/pytest-dev/pytest/issues/9422): Fix bug where disabling the terminal plugin via `-p no:terminal` would cause crashes related to missing the `verbose` option. \-- by `GTowers1`{.interpreted-text role="user"} ## Improved documentation - [#12663](https://redirect.github.com/pytest-dev/pytest/issues/12663): Clarify that the \[pytest_deselected]{.title-ref} hook should be called from \[pytest_collection_modifyitems]{.title-ref} hook implementations when items are deselected. - [#12678](https://redirect.github.com/pytest-dev/pytest/issues/12678): Remove erroneous quotes from \[tmp_path_retention_policy]{.title-ref} example in docs. ## Miscellaneous internal changes - [#12769](https://redirect.github.com/pytest-dev/pytest/issues/12769): Fix typos discovered by codespell and add codespell to pre-commit hooks.hukkin/tomli (tomli)
### [`v2.1.0`](https://redirect.github.com/hukkin/tomli/blob/HEAD/CHANGELOG.md#210) [Compare Source](https://redirect.github.com/hukkin/tomli/compare/2.0.2...2.1.0) - Deprecated - Instantiating `TOMLDecodeError` with free-form arguments. `msg`, `doc` and `pos` arguments should be given. - Added - `msg`, `doc`, `pos`, `lineno` and `colno` attributes to `TOMLDecodeError`Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.