Changelog
1.1.3 (2025-06-05)
Bug Fixes
- correct quantile computation for top/bottom-coding (numerical) (cc3541e)
- handle read-only array bug on perturbation (fb39da3)
- pipeline bug related to dtype casting (dbc4ff8)
1.1.2 (2025-05-14)
Bug Fixes
- data nulling dtype (#14) (1d61579)
- handle missing values correctly (70374e2)
- perturbation random state (c868211)
1.1.1 (2025-04-24)
Documentation
- clarify that the process is "pseudonymisation" (98bc600)
1.1.0 (2025-04-07)
Features
Documentation
1.0.1 (2025-03-07)
Bug Fixes
- add missing parentheses in
Config.__repr__
(ef36d25) - invalid Config input with empty steps (80e8856)
Documentation
1.0.0 (2025-03-07)
First release 🎉