Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

v1.34.0

Choose a tag to compare

@release-please release-please released this 28 Jan 00:35
a1cafa2

1.34.0 (2025-01-27)

⚠ BREAKING CHANGES

  • Enable reading JSON data with dbjson extension dtype (#1139)

Features

  • (df|s).hist(), (df|s).line(), (df|s).area(), (df|s).bar(), df.scatter() (#1320) (bd3f584)
  • Add DataFrame.corrwith method (#1315) (b503355)
  • Add DataFrame.mask method (#1302) (8b8155f)
  • Enable reading JSON data with dbjson extension dtype (#1139) (f672262)