chore(deps): update all dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| argcomplete (changelog) | ==3.4.0 -> ==3.5.0 |
||||
| bigframes | ==1.11.1 -> ==1.14.0 |
||||
| polars (changelog) | ==1.3.0 -> ==1.4.1 |
||||
| pyarrow | ==15.0.0 -> ==17.0.0 |
Release Notes
kislyuk/argcomplete (argcomplete)
v3.5.0
===============================
-
Use project.scripts instead of setuptools scripts (#498)
-
Test infrastructure improvements
googleapis/python-bigquery-dataframes (bigframes)
v1.14.0
Features
- Implement
bigframes.bigquery.json_extract(#868) (3dbf84b) - Implement
Series.str.__getitem__(#897) (e027b7e)
Bug Fixes
Performance Improvements
- Generate SQL with fewer CTEs (#877) (eb60804)
- Speed up compilation by reducing redundant type normalization (#896) (e0b11bc)
Documentation
- Add streaming html docs (#884) (171da6c)
- Fix the
DisplayOptionsdoc rendering (#893) (3eb6a17) - Update streaming notebook (#887) (6e6f9df)
v1.13.0
Features
-
df.apply(axis=1)to support remote function with mutiple params (#851) (2158818) - Allow windowing in 'partial' ordering mode (#861) (ca26fe5)
- Create a separate OrderingModePartialPreviewWarning for more fine-grained warning filters (#879) (8753bdd)
Bug Fixes
Documentation
- Create sample notebook using
ordering_mode="partial"(#880) (c415eb9) - Update streaming notebook (#875) (e9b0557)
v1.12.0
Features
- Add bigframes-mode label to query jobs (#832) (c9eaff0)
- Add config option to set partial ordering mode (#855) (823c0ce)
- Add stratify param support to ml.model_selection.train_test_split method (#815) (27f8631)
- Add streaming.StreamingDataFrame class (#864) (a7d7197)
- Allow DataFrame.join for self-join on Null index (#860) (e950533)
- Support remote function cleanup with
session.close(#818) (ed06436) - Support to_csv/parquet/json to local files/objects (#858) (d0ab9cc)
Bug Fixes
- Fewer relation joins from df self-operations (#823) (0d24f73)
- Fix 'sql' property for null index (#844) (1b6a556)
- Fix unordered mode using ordered path to print frame (#839) (93785cb)
- Reduce redundant
remote_functiondeployments (#856) (cbf2d42)
Documentation
apache/arrow (pyarrow)
v17.0.0: Apache Arrow 17.0.0
Release Notes URL: https://arrow.apache.org/release/17.0.0.html
v16.1.0
v16.0.0
v15.0.2
v15.0.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Edited/Blocked Notification
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.