aindo-anonymize 1.1.0
pip install aindo-anonymize
Released:
A lightweight Python library for anonymizing tabular data.
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Aindo SpA
- Requires: Python <3.13, >=3.10
-
Provides-Extra:
test
,dev
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Project description
Aindo Anonymize
Aindo Anonymize is a lightweight Python library that provides various techniques for anonymizing tabular data.
Quick start
Install
pip install aindo-anonymize
Start Anonymizing
Initialize the desired anonymization technique class, set its options, and apply the anonymize method to your data.
import pandas as pd
from aindo.anonymize.techniques import CharacterMasking
col = pd.Series(["John", "Mark", "Lucy", "Alice"])
masking = CharacterMasking(starting_direction="right", mask_length=2)
masking.anonymize_column(col)
# 0 Jo**
# 1 Ma**
# 2 Lu**
# 3 Ali**
# dtype: object
Help
Check the documentation for more details.
Contributing
For instructions on setting up a development environment and how to make a contribution, refer to Contributing to Aindo Anonymize.
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Aindo SpA
- Requires: Python <3.13, >=3.10
-
Provides-Extra:
test
,dev
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
- Typing
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aindo_anonymize-1.1.0.tar.gz
.
File metadata
- Download URL: aindo_anonymize-1.1.0.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f411d01b7b320cf44e2afefdebef11730bb00975041062875bb9922d306b7942 |
|
MD5 | 29f1d151daa51dddca9845b71bd8fbeb |
|
BLAKE2b-256 | 07f6e3e736e60f765bf84861ae818bf2e2595aada64bdd67c4ca565b67c8dd16 |
Provenance
The following attestation bundles were made for aindo_anonymize-1.1.0.tar.gz
:
Publisher:
publish.yml
on aindo-com/aindo-anonymize
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
aindo_anonymize-1.1.0.tar.gz
- Subject digest:
f411d01b7b320cf44e2afefdebef11730bb00975041062875bb9922d306b7942
- Sigstore transparency entry: 193280644
- Sigstore integration time:
- Permalink:
aindo-com/aindo-anonymize@7a8e61e82f27aa4c8fa5368b1db2c4c34607587a
- Branch / Tag:
refs/tags/v1.1.0
- Owner: https://github.com/aindo-com
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish.yml@7a8e61e82f27aa4c8fa5368b1db2c4c34607587a
- Trigger Event:
push
- Statement type:
File details
Details for the file aindo_anonymize-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: aindo_anonymize-1.1.0-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57940579dc12684e52e231ff859c5d4c021e1e1a6e7754f17a27f3fb25896f9 |
|
MD5 | 26e7a5f0fba7cad2fd742245c421fa52 |
|
BLAKE2b-256 | 4f30e16fdb0494444ca5d059cd2423b2d9e6f587ce76f890cd190ff5bcc15481 |
Provenance
The following attestation bundles were made for aindo_anonymize-1.1.0-py3-none-any.whl
:
Publisher:
publish.yml
on aindo-com/aindo-anonymize
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
aindo_anonymize-1.1.0-py3-none-any.whl
- Subject digest:
c57940579dc12684e52e231ff859c5d4c021e1e1a6e7754f17a27f3fb25896f9
- Sigstore transparency entry: 193280651
- Sigstore integration time:
- Permalink:
aindo-com/aindo-anonymize@7a8e61e82f27aa4c8fa5368b1db2c4c34607587a
- Branch / Tag:
refs/tags/v1.1.0
- Owner: https://github.com/aindo-com
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
publish.yml@7a8e61e82f27aa4c8fa5368b1db2c4c34607587a
- Trigger Event:
push
- Statement type: