pyspark-contracts 0.8.0
“Lightweight schema and data quality validation for PySpark DataFrames”
Python reads an environment variableParses JSON data with Python
SHA-256bdd3a71741d88cc1fe38f7386998ce0eebe025e9736ec32bca15587fccce1cb3
MaleculeH₂(DbOs)
Evidence
25:38… = None,
26 **kwargs,
27 ) -> ViolationReport:
28 if os.environ.get("PYSPARK_CONTRACTS_ENABLED", "true").lower() == "false":
29 return ViolationReport(self._report_name(), [], None, mode …
73:25… son_str: str) -> "ContractSchema":
74 return cls.from_dict(json.loads(json_str))
No evidence locations were recorded for this file. Raw result