diff options
| author | Alex Schofield <git@ajschof.me> | 2025-02-17 14:13:09 +0000 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2025-02-17 14:13:09 +0000 |
| commit | 308f0e7befddae8b2306c9e57bdd5903c55ec171 (patch) | |
| tree | 899d0a04b10dde79e47826f2f2bac0a8bbdf6b67 | |
| parent | 0589b957a41303a2ab8a241d957f1799eb8c74fe (diff) | |
| download | gdpr-obfuscator-308f0e7befddae8b2306c9e57bdd5903c55ec171.tar.gz gdpr-obfuscator-308f0e7befddae8b2306c9e57bdd5903c55ec171.zip | |
update overview section to include JSON and parquet compatibility
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,10 +7,12 @@ ## Overview -A Python library designed to detect and remove Personally Identifiable Information (PII) from CSV files stored in an AWS S3 bucket. +A Python library designed to detect and remove Personally Identifiable Information (PII) from data formats such as CSV, JSON and Parquet formats. ## Minimum Viable Product (MVP) + + ## Setup ## Usage |
