This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
LiuFan
/
GnnForPrivacyScan
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
GnnForPrivac...
/
data
/
purposeSplit
/
Pseudonym
/
dataFrameAnonymizer_4.py
dataFrameAnonymizer_4.py
95 B
Link permanente
Histórico
Em bruto
1
2
3
def anonymize_l_diversity(self, df, k, l) -> DataFrame:
return self.anonymize(df, k, l=l)