Class QuasiIdentifierField (2.0.2)

QuasiIdentifierField(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

Attributes

NameDescription
field .storage.FieldId
Identifies the column.
custom_tag str
A column can be tagged with a custom tag. In this case, the user must indicate an auxiliary table that contains statistical information on the possible values of this column (below).