Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anonymize name across multiple records #85

Open
Spswitzer opened this issue Apr 19, 2024 · 0 comments
Open

Anonymize name across multiple records #85

Spswitzer opened this issue Apr 19, 2024 · 0 comments

Comments

@Spswitzer
Copy link

Hi! I am successfully using this great package in data frames with one record per person. I would like to use it when I have multiple records.
Here's a quick example:

ID NAME YEAR GRADE ANONYMIZED NAME
45 Sue 2023 5 Beth
45 Sue 2024 6 Kayla

Is there a method to assign the same anonymized name to a person with the same unique identifier such as ID?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant