Recent Releases of https://github.com/ArtLabss/open-data-anonymizer
https://github.com/ArtLabss/open-data-anonymizer - v.0.3.7
PDF Anonymization Added
pdfAnonymizerclass added inside pdf modulepdfAnonymizercan now take either apathto file or aurl_path- docstrings updated
- Pytests for
pdfmodule added
Please refer to README.md for further information or examples of usage
- Python
Published by shukkkur almost 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - v0.2.6
What's New?
- Minor Bugs Fixed
seedargument for reproducible result added todfAnonymizer.anonymfunction
- Python
Published by shukkkur almost 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - 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
- Python
Published by shukkkur almost 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - 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: https://github.com/ArtLabss/open-data-anonimizer/compare/0.2.0...0.2.3
- Python
Published by shukkkur about 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - 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: https://github.com/ArtLabss/open-data-anonimizer/compare/0.1.2...0.2.0
- Python
Published by shukkkur about 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - v0.1.2
What's New?
- Minor Bug fixed.
- pip installation added.
- Documentation updated.
- Conflicting packages resolved.
Full Changelog: https://github.com/ArtLabss/open-data-anonimizer/compare/0.1.1...0.1.2
- Python
Published by shukkkur about 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - v0.1.1
What's New?
- README.md
- CONTRIBUTING.md
- CODEOFCONDUCT.md
- BSD 3-Clause License
Full Changelog: https://github.com/ArtLabss/open-data-anonimizer/compare/0.1.0...0.1.1
- Python
Published by shukkkur about 4 years ago
https://github.com/ArtLabss/open-data-anonymizer - 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
- Python
Published by shukkkur about 4 years ago