Wrangler 会替换该列中的值,并将 find-and-replace 指令添加到该食谱中。运行数据流水线时,Cloud Data Fusion 会将转换应用于该列中的每个值。例如,在名为 Name 的列中,您可以使用上述步骤将字符串 Doctor 替换为 Dr.。Wrangler 会将指令 find-and-replace Name s/Doctor/Dr./g 添加到食谱中。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-04-14。"],[[["This page provides instructions on how to use the \"Find and replace\" feature within the Wrangler workspace of Cloud Data Fusion Studio."],["Wrangler enables users to find and replace specific values within columns, regardless of the data type."],["The process involves navigating to the desired column, selecting \"Find and replace,\" specifying the values to find and replace, and then executing the replacement."],["Upon completing the replacement, Wrangler automatically adds a `find-and-replace` directive to the recipe, which is then applied during the data pipeline's execution."]]],[]]