Rdt

Latest version: v1.15.1

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 10

1.13.0

New Features

* Align text/id sdtypes to the SDV library - Issue [880](https://github.com/sdv-dev/RDT/issues/880)

Internal

* Add workflow to generate release notes - Issue [889](https://github.com/sdv-dev/RDT/issues/889) by amontanez24

1.12.4

This release enables the `create_anonymized_columns` method to support multi-column transformers.

Bugs Fixed

* FloatFormatter does not round the data correctly for integer columns when using _set_fitted_parameters - Issue [874](https://github.com/sdv-dev/RDT/issues/874) by R-Palazzo

New Features

* Make create_anonymized_columns work with multi columns transformer - Issue [871](https://github.com/sdv-dev/RDT/issues/871) by R-Palazzo

1.12.3

This release improves RDT's import time by lazy importing a dependency in the `ClusterBasedNormalizer`.

Bugs Fixed

* HyperTransformer can’t detect UInt or uint - Issue [865](https://github.com/sdv-dev/RDT/issues/865) by R-Palazzo

Maintenance

* Lazy import BayesianGaussianMixture from sklearn - Issue [861](https://github.com/sdv-dev/RDT/issues/861) by amontanez24
* [dtype] Make `learn_rounding_digits()` work with new pandas dtypes - Issue [858](https://github.com/sdv-dev/RDT/issues/858) by R-Palazzo

Internal

* [dtypes] `FloatFormatter` reverse transform does not support new pandas dtypes - Issue [855](https://github.com/sdv-dev/RDT/issues/855) by R-Palazzo
* Remove ``is_faker_function`` from ``rdt/transformers/pii/utils.py`` - Issue [853](https://github.com/sdv-dev/RDT/issues/853) by R-Palazzo

1.12.2

1.12.1

This release handles a pandas warning that was showing up in the `UniformEncoder`.

Bugs Fixed

* Fix pandas FutureWarning in UniformEncoder - Issue [819](https://github.com/sdv-dev/RDT/issues/819) by R-Palazzo

Maintenance

* Switch to using ruff for Python linting and code formatting - Issue [765](https://github.com/sdv-dev/RDT/issues/765) by gsheni
* Only run unit and integration tests on oldest and latest python versions for macos - Issue [812](https://github.com/sdv-dev/RDT/issues/812) by R-Palazzo

Internal

* Refactoring code for Enterprise issue 529 - PR[815](https://github.com/sdv-dev/RDT/pull/815) by amontanez24

1.12.0

This release adds a new parameter to the `RegexGenerator` called `generation_order`. This parameter lets users change if they want the generated values for the regex to come out in alphanumeric or scrambled order. Additionally, warnings that were disrupting the progress bar are handled.

Bugs Fixed

* Pandas FutureWarnings are disrupting tqdm progress bars - Issue [793](https://github.com/sdv-dev/RDT/issues/793) by frances-h

New Features

* In `RegexGenerator`, provide the ability to scramble the keys - Issue [800](https://github.com/sdv-dev/RDT/issues/800) by amontanez24

Maintenance

* Cleanup automated PR workflows - Issue [803](https://github.com/sdv-dev/RDT/issues/803) by R-Palazzo

Page 2 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.