8000 Release v2.7.0 · googleapis/python-bigquery-dataframes · GitHub
[go: up one dir, main page]

Skip to content

v2.7.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 16 Jun 22:28
eef158b

2.7.0 (2025-06-16)

Features

  • Add bbq.json_query_array and warn bbq.json_extract_array deprecated (#1811) (dc9eb27)
  • Add bbq.json_value_array and deprecate bbq.json_extract_string_array (#1818) (019051e)
  • Add groupby cumcount (#1798) (18f43e8)
  • Support custom build service account in remote_function (#1796) (e586151)

Bug Fixes

  • Correct read_csv behaviours with use_cols, names, index_col (#1804) (855031a)
  • Fix single row broadcast with null index (#1803) (080eb7b)

Documentation

  • Document how to use ai.map() for information extraction (#1808) (b586746)
  • Rearrange README.rst to include a short code sample (#1812) (f6265db)
  • Use pandas API instead of pandas-like or pandas-compatible (#1825) (aa32369)
0