Releases: ArtLabss/open-data-anonymizer
Releases · ArtLabss/open-data-anonymizer
v.0.3.7
v0.2.6
v0.2.5
What's New?
- Minor Bugs Fixed
- Pytests for
anonympy/imagesupdated - Pytests for
anonympy/pandasadded seedargument added todfAnonymizer.categorical_fake,dfAnonymizer.categorical_resampling,dfAnonymizer.datetime_fake,dfAnonymizer.anonymizefor reproducible resultsseedargument added toimAnonymizer.face_SaPfor reproducible results
v0.2.3
What's New?
imAnonymizerclass added for image anonymization- Available methods: Face blurring, face pixaled blurring, face salt and pepper noise and general blurring (avg, median, Gaussian ...)
- Docstrings added
- Bugs fixed
- examples.ipynb extended
Full Changelog: 0.2.0...0.2.3
v0.2.0
What's New?
- Documentation extended
infomethod added todfAnonymizerobjectload_dataset- sample datasets added (size='small'/size = 'big')- Conflicting packages issue resolved.
Full Changelog: 0.1.2...0.2.0
v0.1.2
What's New?
- Minor Bug fixed.
- pip installation added.
- Documentation updated.
- Conflicting packages resolved.
Full Changelog: 0.1.1...0.1.2
v0.1.1
What's New?
- README.md
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
- BSD 3-Clause License
Full Changelog: 0.1.0...0.1.1
v0.1.0
What's New?
- Functions for numeric columns added (Binning, Perturbation, PCA masking, Rounding)
- Functions for categorical columns added (Synthetic data, Resampling from same distribution, Tokenization)
- Functions for datetime columns added (Synthetic date, Perturbation)
Full Changelog: https://github.com/ArtLabss/open-data-anonimizedr/commits/0.1.0