The Outlier Detection (tb.Operation.OUTLIER_DETECTION) performs basic
statistical analysis on CSV style tabular data, identifying rows of data which
contain data which deviates from the other data in the table.  This simple
operation occurs in a privacy preserving manner, never exposing the dataset
contents in the process.  The output is simply record identifiers of the
outliers, not raw data.
