Skip to content

bigframes: v2.38.0

Latest

Choose a tag to compare

@cloud-sdk-librarian-robot cloud-sdk-librarian-robot released this 16 Mar 21:51
1c5d411

v2.38.0 (2026-03-16)

Features

  • Add bigframes.bigquery.rand() function (#2501) (5c43efb7)

  • add df.bigquery pandas accessor (#2513) (91b6c245)

  • Add str, dt accessors to pd.col Expression objects (#2488) (ce5de570)

  • add bigquery.ml.get_insights function (#2493) (d29a6095)

  • use EUC for AI IF, CLASSIFY, and SCORE when connection is not provided (#2507) (fe94910a)

Bug Fixes

  • handle unsupported types and empty results in describe (#2506) (2326ad6a)

  • no longer automatically use anywidget in the %%bqsql magics (#2504) (43353e2b)

Documentation