Skip to main content

Module normalize

Module normalize 

Source

Functionsยง

normalize_dataframe_columns
normalize_name
output_column_mapping
pii_schema_to_runtime_mapping
Maps schema column names (what PII config references) to their runtime column names (the post-rename names that exist in the DataFrame when apply_pii_masking runs). Only contains entries where the schema name differs from the runtime name, i.e. when normalization changes the name.
rename_output_columns
resolve_normalize_strategy
resolve_output_columns
resolve_source_columns
source_column_mapping