gencore
gencore copied to clipboard
change 'nan' in output to 'NaN'
It seems that python json.load cannot handle lowercase 'nan', would it be possible to change the output in json files to 'NaN'?