Skip to content

v1.15.1 - 2025-04-02

Choose a tag to compare

@amontanez24 amontanez24 released this 02 Apr 23:57
· 111 commits to main since this release

Bugs Fixed

  • learn_rounding_digits should work for numerical data of object dtype - Issue #972 by @fealho
  • BaseTransformer.__repr__ errors if transformer has required arguments - Issue #961 by @fealho
  • The AnonymizedFaker does not match cardinality across multiple applications of reverse_transform - Issue #951 by @pvk-developer

Maintenance