hooqu
stable
Installation
Contributing
Changelog
Hooqu API Documentation
hooqu
»
Index
Edit on GitHub
Index
_
|
A
|
C
|
D
|
E
|
F
|
H
|
I
|
M
|
N
|
O
|
Q
|
R
|
S
|
U
|
V
|
W
_
__init__() (hooqu.constraints.analysis_based_constraint.AnalysisBasedConstraint method)
(hooqu.constraints.AnalysisBasedConstraint method)
A
add_check() (hooqu.verification_suite.VerificationRunBuilder method)
(hooqu.verification_suite.VerificationSuite method)
add_checks() (hooqu.verification_suite.VerificationRunBuilder method)
(hooqu.verification_suite.VerificationSuite method)
add_constraint() (hooqu.checks.Check method)
all_metrics() (hooqu.analyzers.runners.analysis_runner.AnalyzerContext method)
AnalysisBasedConstraint (class in hooqu.constraints)
(class in hooqu.constraints.analysis_based_constraint)
Analyzer (class in hooqu.analyzers)
AnalyzerContext (class in hooqu.analyzers.runners.analysis_runner)
asdict() (hooqu.metrics.Metric method)
C
calculate() (hooqu.analyzers.Analyzer method)
Check (class in hooqu.checks)
check_results (hooqu.verification_suite.VerificationResult attribute)
CheckLevel (class in hooqu.checks)
CheckResult (class in hooqu.checks)
CheckStatus (class in hooqu.checks)
CheckWithLastConstraintFilterable (class in hooqu.checks)
COLUMN (hooqu.metrics.Entity attribute)
Completeness (class in hooqu.analyzers)
Compliance (class in hooqu.analyzers)
compliance_constraint() (in module hooqu.constraints)
(in module hooqu.constraints.constraints)
compute_precondition_failure_metrics() (in module hooqu.analyzers.runners.analysis_runner)
Constraint (class in hooqu.constraints)
(class in hooqu.constraints.constraint)
ConstraintAssertionException
ConstraintDecorator (class in hooqu.constraints)
(class in hooqu.constraints.constraint)
ConstraintResult (class in hooqu.constraints)
(class in hooqu.constraints.constraint)
ConstraintStatus (class in hooqu.constraints)
(class in hooqu.constraints.constraint)
D
DATASET (hooqu.metrics.Entity attribute)
do_analysis_run() (in module hooqu.analyzers.runners.analysis_runner)
do_verification_run() (hooqu.verification_suite.VerificationSuite method)
DoubleMetric (class in hooqu.metrics)
E
Entity (class in hooqu.metrics)
entity (hooqu.metrics.DoubleMetric attribute)
(hooqu.metrics.Metric attribute)
evaluate() (hooqu.checks.Check method)
(hooqu.verification_suite.VerificationSuite method)
F
flatten() (hooqu.metrics.DoubleMetric method)
(hooqu.metrics.Metric method)
FrequenciesAndNumRows (class in hooqu.analyzers)
H
has_completeness() (hooqu.checks.Check method)
has_max() (hooqu.checks.Check method)
has_mean() (hooqu.checks.Check method)
has_min() (hooqu.checks.Check method)
has_quantile() (hooqu.checks.Check method)
has_size() (hooqu.checks.Check method)
has_standard_deviation() (hooqu.checks.Check method)
has_sum() (hooqu.checks.Check method)
has_uniqueness() (hooqu.checks.Check method)
hooqu.analyzers
module
hooqu.analyzers.runners.analysis_runner
module
hooqu.checks
module
hooqu.constraints
module
hooqu.constraints.analysis_based_constraint
module
hooqu.constraints.constraint
module
hooqu.constraints.constraints
module
hooqu.metrics
module
hooqu.verification_suite
module
I
instance (hooqu.metrics.DoubleMetric attribute)
(hooqu.metrics.Metric attribute)
is_complete() (hooqu.checks.Check method)
is_contained_in() (hooqu.checks.Check method)
is_contained_in_range() (hooqu.checks.Check method)
is_non_negative() (hooqu.checks.Check method)
is_positive() (hooqu.checks.Check method)
is_unique() (hooqu.checks.Check method)
M
Maximum (class in hooqu.analyzers)
MaxState (class in hooqu.analyzers)
Mean (class in hooqu.analyzers)
MeanState (class in hooqu.analyzers)
Metric (class in hooqu.metrics)
metric() (hooqu.analyzers.runners.analysis_runner.AnalyzerContext method)
metric_from_aggregation_result() (hooqu.analyzers.NonScanAnalyzer method)
metric_map (hooqu.analyzers.runners.analysis_runner.AnalyzerContext attribute)
metrics (hooqu.verification_suite.VerificationResult attribute)
Minimum (class in hooqu.analyzers)
MinState (class in hooqu.analyzers)
module
hooqu.analyzers
hooqu.analyzers.runners.analysis_runner
hooqu.checks
hooqu.constraints
hooqu.constraints.analysis_based_constraint
hooqu.constraints.constraint
hooqu.constraints.constraints
hooqu.metrics
hooqu.verification_suite
MULTICOLUMN (hooqu.metrics.Entity attribute)
N
name (hooqu.metrics.DoubleMetric attribute)
(hooqu.metrics.Metric attribute)
NamedConstraint (class in hooqu.constraints.constraint)
NonScanAnalyzer (class in hooqu.analyzers)
NumMatches (class in hooqu.analyzers)
NumMatchesAndCount (class in hooqu.analyzers)
O
on_data() (hooqu.verification_suite.VerificationSuite method)
Q
Quantile (class in hooqu.analyzers)
quantile_constraint() (in module hooqu.constraints)
(in module hooqu.constraints.constraints)
QuantileState (class in hooqu.analyzers)
R
run() (hooqu.verification_suite.VerificationRunBuilder method)
(hooqu.verification_suite.VerificationSuite method)
run_analyzers_sequentially() (in module hooqu.analyzers.runners.analysis_runner)
run_non_scanning_analyzers() (in module hooqu.analyzers.runners.analysis_runner)
run_scanning_analyzers() (in module hooqu.analyzers.runners.analysis_runner)
S
ScanShareableAnalyzer (class in hooqu.analyzers)
Size (class in hooqu.analyzers)
StandardDeviation (class in hooqu.analyzers)
StandardDeviationState (class in hooqu.analyzers)
status (hooqu.verification_suite.VerificationResult attribute)
success_metrics_as_dataframe() (hooqu.analyzers.runners.analysis_runner.AnalyzerContext class method)
Sum (class in hooqu.analyzers)
SumState (class in hooqu.analyzers)
U
Uniqueness (class in hooqu.analyzers)
uniqueness_constraint() (in module hooqu.constraints)
(in module hooqu.constraints.constraints)
V
value (hooqu.metrics.DoubleMetric attribute)
(hooqu.metrics.Metric attribute)
VerificationResult (class in hooqu.verification_suite)
VerificationRunBuilder (class in hooqu.verification_suite)
VerificationSuite (class in hooqu.verification_suite)
W
where() (hooqu.checks.CheckWithLastConstraintFilterable method)