Metadata-Version: 2.4
Name: missingness-analyzer
Version: 0.1.1
Summary: MCAR and MAR diagnostics for missing data
Author: Samer Shaikh
License: MIT
Project-URL: Homepage, https://github.com/samer-shaikh/missingness-analyzer
Project-URL: PyPI, https://pypi.org/project/missingness-analyzer/
Keywords: missing-data,MCAR,MAR,data-science,statistics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
