We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9c7dd commit 66bbfe3Copy full SHA for 66bbfe3
anjana/anonymity/utils/utils.py
@@ -86,7 +86,7 @@ def apply_hierarchy_current(
86
level: int,
87
actual: int,
88
) -> typing.Union[typing.List, np.ndarray]:
89
- """Apply certain level of a hierarchy for a quasi-identifier given the current level.
+ """Apply certain level of a hierarchy for a quasi-identifier given the current one.
90
91
:param data: data under study.
92
:type data: list, numpy array
0 commit comments