Metadata-Version: 2.1
Name: hypdb
Version: 0.0.6
Summary: HypDB: Detect, Explain And Resolve Bias in OLAP (think twice about your group-by query)
Home-page: http://db.cs.washington.edu/projects/hypdb/
Author: Corey Cole
Author-email: coreylc@uw.edu
Keywords: detect,bias,query,queries,OLAP
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: matplotlib
Requires-Dist: numba (>=0.39.0,<0.40.0)
Requires-Dist: numpy-indexed (>=0.3.5,<0.4.0)
Requires-Dist: pandas (>=0.23.4,<0.24.0)
Requires-Dist: psycopg2 (>=2.7.5,<3.0.0)
Requires-Dist: rpy2 (>=2.9.4,<3.0.0)
Requires-Dist: scipy (>=1.1.0,<2.0.0)
Project-URL: Repository, https://github.com/CoreyCole/HypDB
