Hans S.

Results 2 comments of Hans S.

I was able to make it work, I had to change the file anonypy.py on the lines 79 and 108 Replacing this line `values = grouped_columns.iloc[0].to_dict()` with this one `values=...

I was able to make it work, I had to change the file anonypy.py on the lines 79 and 108 Replacing this line `values = grouped_columns.iloc[0].to_dict()` with this one `values=...