This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v1.11.0
1.11.0 (2024-07-01)
Features
- Add .agg support for size (#792) (87e6018)
- Add
bigframes.bigquery.json_set(#782) (1b613e0) - Add
bigframes.streaming.to_pubsubmethod to create continuous query that writes to Pub/Sub (#801) (b47f32d) - Add
DataFrame.to_arrowto create Arrow Table from DataFrame (#807) (1e3feda) - Add
PolynomialFeaturessupport toto_gbqand pipelines (#805) (57d98b9) - Add Series.peek to preview data efficiently (#727) (580e1b9)
- Expose gcf memory param in
remote_function(#803) (014765c) - More informative error when query plan too complex (#811) (136dc24)