Supported Types
Python Type | Insight Entity Type |
Python bool | boolean |
Python int | integer |
Python float | real |
Python str | string |
Pandas Index | set |
Pandas Series | array |
Pandas DataFrame | Collection of array with a common index |
Classes, dict, list, tuple | Unsupported |
User-defined types | Unsupported |
xpress.constraint | constraint |
xpress.problem | Unsupported |
xpress.var | decision_variable |
![]() |
Note
Xpress Insight does not support nested types.
Xpress Insight does not support nested types. Where a type is otherwise unsupported (such as
nlctr), it can still be used in a model. Unsupported types cannot be declared as entities, because they are ignored by Xpress Insight and are not captured as input or results data.
|
![]() |
Note Variables declared locally within a procedure or function are not visible to
Xpress Insight.
|
© 2001-2020 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.