I have a string that I want to clean using pipe from toolz. But it seems I can\'t figure out how to apply the str.replace method in the pipeline. Here is an exa
str.replace