Feast
master
  • feast.dqm package
    • Subpackages
    • Submodules
    • feast.dqm.errors module
      • ValidationFailed
        • ValidationFailed.report
    • Module contents
Feast
  • »
  • feast.dqm package
  • Edit on GitHub

feast.dqm package¶

Subpackages¶

  • feast.dqm.profilers package
    • Submodules
    • feast.dqm.profilers.ge_profiler module
      • GEProfile
        • GEProfile.expectation_suite
        • GEProfile.from_proto()
        • GEProfile.to_proto()
        • GEProfile.validate()
      • GEProfiler
        • GEProfiler.analyze_dataset()
        • GEProfiler.from_proto()
        • GEProfiler.to_proto()
      • GEValidationReport
        • GEValidationReport.errors
        • GEValidationReport.is_success
      • ge_profiler()
    • feast.dqm.profilers.profiler module
      • Profile
        • Profile.from_proto()
        • Profile.to_proto()
        • Profile.validate()
      • Profiler
        • Profiler.analyze_dataset()
        • Profiler.from_proto()
        • Profiler.to_proto()
      • ValidationError
        • ValidationError.check_config
        • ValidationError.check_name
        • ValidationError.column_name
        • ValidationError.missing_count
        • ValidationError.missing_percent
        • ValidationError.observed_value
        • ValidationError.to_dict()
        • ValidationError.unexpected_count
        • ValidationError.unexpected_percent
      • ValidationReport
        • ValidationReport.errors
        • ValidationReport.is_success
    • Module contents

Submodules¶

feast.dqm.errors module¶

exception feast.dqm.errors.ValidationFailed(validation_report: ValidationReport)[source]¶

Bases: Exception

property report: ValidationReport¶

Module contents¶


© Copyright 2021, Feast Authors. Revision 66edc32b.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: master
Versions
master
latest
stable
v0.29.0
v0.28.0
v0.27.1
v0.27.0
v0.26.0
v0.25.2
v0.25.1
v0.25.0
v0.24.1
v0.24.0
v0.23.2
v0.23.1
v0.23.0
v0.22.3
v0.22.1
v0.22.0
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.20.2
v0.20.1
v0.20.0
v0.19.4
v0.19.3
v0.19.2
v0.19.1
v0.19.0
v0.18.1
v0.18.0
v0.17.0
v0.16.1
v0.16.0
v0.15.1
v0.15.0
v0.14.1
v0.14.0
v0.13.0
v0.12.1
v0.12.0
v0.11.0
v0.10.8
v0.10.7
v0.10.6
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.9-branch
Downloads
pdf
On Read the Docs
Project Home
Builds