Skip to content

write_var_json generates NaN values in the JSON files, which is not a valid JSON value.  #160

@ATFischer

Description

@ATFischer

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.

Version
1.9.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions