Releases
v2.16.0
2.16.0 (2025-08-20)
Features
Add bigframes.pandas.options.display.precision
option (#1979 ) (15e6175 )
Add level, inplace params to reset_index (#1988 ) (3446950 )
Add ML code samples from dbt blog post (#1978 ) (ebaa244 )
Add where, coalesce, fillna, casewhen, invert local impl (#1976 ) (f7f686c )
Adjust anywidget CSS to prevent overflow (#1981 ) (204f083 )
Format page number in table widget (#1992 ) (e83836e )
Or, And, Xor can execute locally (#1994 ) (59c52a5 )
Support callable bigframes function for dataframe where (#1990 ) (44c1ec4 )
Support callable for series where method (#2005 ) (768b82a )
When using repr_mode = "anywidget"
, numeric values align right (15e6175 )
Bug Fixes
Address the packages issue for bigframes function (#1991 ) (68f1d22 )
Correct pypdf dependency specifier for remote PDF functions (#1980 ) (0bd5e1b )
Enable default retries in calls to BQ Storage Read API (#1985 ) (f25d7bd )
Fix the copyright year in dbt sample files (#1996 ) (fad5722 )
Performance Improvements
Faster session startup by defering anon dataset fetch (#1982 ) (2720c4c )
Documentation
Add examples of running bigframes in kaggle (#2002 ) (7d89d76 )
Remove preview warning from partial ordering mode sample notebook (#1986 ) (132e0ed )
You can’t perform that action at this time.