A Python command-line tool for privacy-preserving medical data management. It generates dummy records, performs K-anonymity based anonymization (generalization/suppression), and creates synthetic data mirroring real distributions for safe analysis. Essential for handling protected health information responsibly.
uuid numpy pandas argparse python-3 k-anonymity synthetic-data-generation data-generalisation data-supression
-
Updated
Jun 18, 2025 - Python