Initializing help system before first use

Procedures and functions

The procedures and functions of the python3 module fail in case of Python compile-time or run-time errors.

pycall
Call a Python object, a function, with optional input arguments and convert the result to a Mosel variable.
pyexec
Execute Python statements from a string.
pyget
Get the result of a Python expression as Mosel variable.
pygetdf
Initialize a list of Mosel arrays from the columns of a pandas DataFrame.
pyinit
Initialize the Python interpreter.
pyinitpandas
Set pyusepandas parameter to true and initialize the pandas interface.
pyrun
Run a Python script and wait until it is finished.
pyset
Assign a Mosel value to a global Python variable.
pysetdf
Convert a list of Mosel arrays to a pandas DataFrame.
pyunload
Release the Python interpreter and its resources.

© 2001-2019 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.