CASColumn.str.
replace
Replace a pattern in the data
The pattern to search for.
The replacement string.
The maximum number of replacements.
If True, the pattern matching is case-sensitive.
Regular expression flags.
See also