question about formula depot, Generate Python Code with error "Formula evaluation requires implementation of operator "IfMZ"
I am using JMPpro 15 with Boosted Tree model to predict a target variable. when I am trying to use formula depot to generate Python Code for applying in python environment, it pops up JMP Alert Formula evaluation requires implementation of operator "IfMZ" and the python code is not working due to it can't recognize it.
for example, in the python code exported from JMP
_temp_5 = placeholder_IfMZ...