Metadata-Version: 2.1
Name: dpmm
Version: 0.1.8
Summary: dpmm: a library for synthetic tabular data generation with rich functionality and end-to-end Differential Privacy guarantees
Author: Sofiane Mahiou, Georgi Ganev
Author-email: sofiane.mahiou@sas.com
Requires-Python: >=3.10,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: disjoint-set (==0.7.4)
Requires-Dist: networkx (<3.0)
Requires-Dist: numpy (==1.26.4)
Requires-Dist: opendp (==0.12.1)
Requires-Dist: pandas (==2.1.0)
Requires-Dist: scikit-learn (==1.5.0)
Requires-Dist: scipy (>=1.15.2,<2.0.0)
Requires-Dist: tqdm (>=4.67.1,<5.0.0)
