v1.36.0
1.36.0 (2025-02-11)
Features
- Add
bigframes.bigquery.st_area
and suggest it fromGeoSeries.area
(#1318) (8b5ffa8) - Add
GeoSeries.from_xy()
(#1364) (3c3e14c)
Bug Fixes
- Dtype parameter ineffective in Series/DataFrame construction (#1354) (b9bdca8)
- Translate labels to col ids when copying dataframes (#1372) (0c55b07)
- Fixed an AttributeError related to sqlglot that occurred when using bigframes (#1379)(24962cd)