snorkelflow.client.operators.delete_operator
- snorkelflow.client.operators.delete_operator(operator_name)
Delete an operator given the operator name.
- Parameters:
operator_name (
str
) – Name of the custom operator to delete.- Return type:
None
Delete an operator given the operator name.
operator_name (str
) – Name of the custom operator to delete.
None