![]() |
VerityPy 1.1
Python library for Verity data profiling, quality control, remediation
|
Go to the source code of this file.
Namespaces | |
| namespace | VerityPy |
| namespace | VerityPy.utils |
| namespace | VerityPy.utils.reportfuncs |
Functions | |
| str | save_report_to_file (str file_uri, qualityanalysis.QualityAnalysis report) |
| qualityanalysis.QualityAnalysis | make_report_from_file (str file_uri) |
Variables | |
| str | DQ = "\"" |
| str | LF = "\n" |
| str | LCURLY = "{" |
| str | RCURLY = "}" |
| str | LSQUARE = "[" |
| str | RSQUARE = "]" |
| str | COMMA = "," |