[go: up one dir, main page]

Document how to anonymize with a ration of NULL values

Users might want to keep NULL value as is or insert a ratio of null values in their anonymized data (#569 (closed)). After contemplating the addition of new functions such as NULLOR(value1, value2) and NULLRATIO(value, ratio), we elected to exprand the documentation of anon.ternary() to cover these needs.

Merge request reports

Loading