pythonUDF( outputType: DataType, evalType: number, command: Uint8Array, pythonVer: string, additionalIncludes: string[],): PythonUDF Parameters
- outputType: DataType
- evalType: number
- command: Uint8Array
- pythonVer: string
- additionalIncludes: string[]
Returns PythonUDF