Skip to content

v1.36.0

Compare
Choose a tag to compare
@release-please release-please released this 11 Feb 12:26
641abea

1.36.0 (2025-02-11)

Features

  • Add bigframes.bigquery.st_area and suggest it from GeoSeries.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)

Performance Improvements