Metadata-Version: 2.1
Name: synthetic-data-generation
Version: 0.1.6
Summary: Algorithms for generating synthetic data
License: MIT
Author: Daan Knoors
Author-email: d.knoors@gmail.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: diffprivlib (==0.5.1)
Requires-Dist: dill (>=0.3.4,<0.4.0)
Requires-Dist: dython (>=0.6.7,<0.7.0)
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: lifelines (>=0.26.0,<0.27.0)
Requires-Dist: matplotlib (>=3.4.3,<4.0.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: pandas (>=1.3.2,<2.0.0)
Requires-Dist: pip (>=22.1.1,<23.0.0)
Requires-Dist: pyjanitor (>=0.21.2,<0.22.0)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: thomas-core (>=0.1.3,<0.2.0)
