You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
write_var_json generates NaN values in the JSON files, which is not a valid JSON value. As a result, the imported models can't be compared in SAS Model Manager.
To Reproduce
Train a model and use the write_var_json method.
Expected behavior
All missings should have the value null.
Stack Trace
If you're experiencing an exception, include the full stack trace and error message.