Network Dump End [BETA] 

End dumping network requests and write results to table

Denormalizer (PMML) Streamable

Denormalizes the attributes of a table reversing the information in the PMML model.

Denormalizer Streamable

Denormalizes the attributes of a table according to a model.

Python Script 1:0 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning no output tables.

Python Script 0:1 

Executes a Python script which has access to all Schrodinger python libraries, taking no input tables and returning 1 output table.

Python Script 2:1 

Executes a Python script which has access to all Schrodinger python libraries, taking 2 input tables and returning 1 output table.

Python Script 1:1 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning 1 output table.

Python Script 2:2 

Executes a Python script which has access to all Schrodinger python libraries, taking 2 input tables and returning 2 output tables.

Python Script 1:2 

Executes a Python script which has access to all Schrodinger python libraries, taking 1 input table and returning 2 output tables.

Spark Compiled Transformations Applier 

Executes the transformation code generated by a PMML Compiler.