Skip to content

v1.26.0

Compare
Choose a tag to compare
@release-please release-please released this 12 Nov 16:51
14d9ac8

1.26.0 (2024-11-12)

Features

  • Add basic geopandas functionality (#962) (3759c63)
  • Support json_extract_string_array in the bigquery module (#1131) (4ef8bac)

Bug Fixes

  • Fix Series.to_frame generating string label instead of int where name is None (#1118) (14e32b5)
  • Update the API documentation with newly added rep (#1120) (72c228b)

Performance Improvements

Documentation

  • Add file for Classification with a Boosted Treed Model and snippet for preparing sample data (#1135) (7ac6639)
  • Add snippet for Linear Regression tutorial Predict Outcomes section (#1101) (108f4a9)
  • Update DataFrame docstrings to include the errors section (#1127) (a38d4c4)
  • Update GroupBy docstrings (#1103) (9867a78)
  • Update Session doctrings to include exceptions (#1130) (a870421)