rav009 / Impyla-Data-Unittest

Based on impyla and unittest(a python library for unittest), I built this unittest framework to test and accept data quality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impyla-Data-Unittest

Based on impyla and unittest(a python library for unittest), I built this unittest framework to test and check data quality.

It can generate a HTML report to show the test results as follow: demonstration

Requirement

python2

pip install impyla==0.14.2.2

pip install html-testRunner

pip install thrift-sasl==0.3.0

pip install pandas

About

Based on impyla and unittest(a python library for unittest), I built this unittest framework to test and accept data quality.


Languages

Language:Python 100.0%