Ask a question to get started
Enter to send•Shift+Enter new line
Create an anonymizer function.
create_anonymizer( replacer: ReplacerType, *, max_depth: Optional[int] = None ) -> Callable[[Any], Any]