python-bigquery-dataframes
python-bigquery-dataframes copied to clipboard
chore(v1): release 1.42.0
:robot: I have created a release beep boop
1.42.0 (2025-03-28)
Features
- Add
closedparameter in rolling() (#1539) (83379a4) - Add
GeoSeries.difference()andbigframes.bigquery.st_difference()(#1471) (e12c7d8) - Add
GeoSeries.intersection()andbigframes.bigquery.st_intersection()(#1529) (d86c6af) - Add df.take and series.take (#1509) (e439e67)
- Add Linear_Regression.global_explain() (#1446) (b4da026)
- Allow iloc to support lists of negative indices (#1497) (9d438d5)
- Set vscode and jupyter environments in the BQ jobs (#1527) (5dd1ebd)
- Support dry_run in
to_pandas()(#1436) (a29a751) - Support window partition by geo column (#1512) (f8f9640)
- Upgrade BQ managed
udfto preview (#1536) (b841379)
Bug Fixes
- Add deprecation warning to TextEmbeddingGenerator model, espeically gemini-1.0-X and gemini-1.5-X (#1534) (2d82871)
- Change the default value for pdf extract/chunk (#1517) (92d7445)
- Local data always has sequential index (#1514) (e7d440f)
- Read_pandas inline returns None when exceeds limit (#1525) (9d5d280)
- Temporary fix for StreamingDataFrame not working backend bug (#1533) (07f7758)
- Tolerate BQ connection service account propagation delay (#1505) (6374662)
Performance Improvements
Documentation
This PR was generated with Release Please. See documentation.
Adding do not merge until release freeze ends on April 14th
Closing this obsolete PR.