glassonion1 / anonypy

Anonymization library for python. Protect the privacy of individuals.
MIT License
25 stars 10 forks source link

import pandas - Update anonypy.py #5

Closed tzuV closed 1 month ago

tzuV commented 1 month ago

Thank you for the acceptance of the last pull request

I could not run the newly added code without including pandas in the anonypy.py. I have added the import pandas as pd to anonypy.py.