snorkelflow.client.operators
Operator related functions.
Functions
| Add an operator (defined as |
| Add an operator class. |
| Check whether an Operator name conflicts with the name of a built-in Operator. |
| Delete an operator given the operator name. |
| Execute a series of operators from a given dataframe, and either a processor_config or a workflow_config. |
List all user defined operators. | |
| Return a description of the a specific built-in operator |
| Return a description of the built-in operators |
| Get code for a user defined operator. |
| Get operator config for a user defined operator. |