sunpeek.common.plot_utils.anonymize# sunpeek.common.plot_utils.anonymize(d, do_anonymize=False, anon_txt='<anonymized>', na_txt='N/A')# Replace empty values with ‘N/A’, and sensitive information with ‘<anonymized>’ string. Return type: OrderedDict