Metadata-Version: 2.1
Name: haychecker
Version: 0.0.1
Summary: a small library to check for data quality, either with spark or pandas
Home-page: https://github.com/fruttasecca/hay_checker
Author: Jacopo Gobbi, Kateryna Konotopska
Author-email: jacopo.gobbi@studenti.unitn.it, kateryna.konotopska@studenti.unitn.it
License: MIT
Keywords: data quality,completeness,deduplication,timeliness,freshness,constraint,rule,entropy,mutual information,spark,pandas
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: pyspark (>=2.3.1)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: scikit-learn (>=0.19.2)
Requires-Dist: requests (>=2.19.1)

Description at https://github.com/fruttasecca/hay_checker


