lennertcl
Results
1
issues of
lennertcl
I am trying to read a file which contains data with NaN values, e.g. `{"a": NaN}`. I know this is not valid JSON, however I would like to know if...