News

def read_and_modify_file(): # Ask user for the input filename input_filename = input("Enter the name of the file to read: ") try: # Try opening the file with open ...
pyCANON is a Python library and CLI to assess the values of the parameters associated with the most common privacy-preserving techniques via anonymization. Authors: Judith Sáinz-Pardo Díaz and Álvaro ...