An auxiliary table containing statistical information on the relative
frequency of different quasi-identifiers values. It has one or several
quasi-identifiers columns, and one column that indicates the relative
frequency of each quasi-identifier tuple. If a tuple is present in the
data but not in the auxiliary table, the corresponding relative
frequency is assumed to be zero (and thus, the tuple is highly
reidentifiable).
.. attribute:: table
Required. Auxiliary table location.
Required. The relative frequency column must contain a
floating-point number between 0 and 1 (inclusive). Null values
are assumed to be zero.
Classes
QuasiIdentifierField
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
.. attribute:: field
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]