You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* turn `Series.struct.dtypes` into a property to match pandas ([#2169](https://github.com/googleapis/python-bigquery-dataframes/issues/2169))
13
+
14
+
### Features
15
+
16
+
* Make `all` and `any` compatible with integer columns on Polars session ([#2154](https://github.com/googleapis/python-bigquery-dataframes/issues/2154)) ([6353d6e](https://github.com/googleapis/python-bigquery-dataframes/commit/6353d6ecad5139551ef68376c08f8749dd440014))
17
+
18
+
19
+
### Bug Fixes
20
+
21
+
*`blob.display()` shows <NA> for null rows ([#2158](https://github.com/googleapis/python-bigquery-dataframes/issues/2158)) ([ddb4df0](https://github.com/googleapis/python-bigquery-dataframes/commit/ddb4df0dd991bef051e2a365c5cacf502803014d))
22
+
* Turn `Series.struct.dtypes` into a property to match pandas ([#2169](https://github.com/googleapis/python-bigquery-dataframes/issues/2169)) ([62f7e9f](https://github.com/googleapis/python-bigquery-dataframes/commit/62f7e9f38f26b6eb549219a4cbf2c9b9023c9c35))
0 commit comments