UndeclaredFieldsWarning
Class: warmhub.UndeclaredFieldsWarning
UndeclaredFieldsWarning(undeclared_fields: Sequence[str], undeclared_fields_truncated: bool = False, total_undeclared: int | None = None)Fields present in data but absent from the supplied shape declaration.
Properties and attributes
Section titled “Properties and attributes”undeclared_fields
Section titled “undeclared_fields”undeclared_fieldsDocumentation is not yet available.
undeclared_fields_truncated
Section titled “undeclared_fields_truncated”undeclared_fields_truncated = FalseDocumentation is not yet available.
total_undeclared
Section titled “total_undeclared”total_undeclared = NoneDocumentation is not yet available.