format_duplicated_operator#
- langchain_experimental.data_anonymizer.deanonymizer_mapping.format_duplicated_operator(operator_name: str, count: int) str [source]#
Format the operator name with the count.
- Parameters:
operator_name (str)
count (int)
- Return type:
str