set_wrangle_code
Set new VEX code on a wrangle node and validate it. The node is re-cooked to return any compile errors.
Instructions
Replace the VEX snippet on an existing wrangle node. With validate=True (default) the node is re-cooked and the result includes a 'validation' report with any VEX compile errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| validate | No | ||
| vex_code | Yes |