This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v0.9.0
0.9.0 (2023-10-18)
⚠ BREAKING CHANGES
- rename
bigframes.pandas.reset_sessiontoclose_session(#101)
Features
- Add
bigframes.options.bigquery.application_namefor partner attribution (#117) (52d64ff) - Add AtIndexer getitems (#107) (752b01f)
- Rename
bigframes.pandas.reset_sessiontoclose_session(#101) (36693bf) - Send BigQuery cancel request when canceling bigframes process (#103) (e325fbb)
- Support external packages in
remote_function(#98) (ec10c4a) - Use ArrowDtype for STRUCT columns in
to_pandas(#85) (9238fad)