I am using the pyarxaas python library to anonymization data. I have created a basic example using it and it is working fine. Now, I want to set a maximum limit of the hierarchy for the specific column as well as I want to add attribute weight using this library. But I haven't found any document or example for it.
https://pyarxaas.readthedocs.io/en/latest/user-guide/installation.html
basic example: https://github.com/navikt/pyarxaas