biothings / mydisease.info

7 stars 8 forks source link

Remove Nan values causing indexing failure #50

Closed ravila4 closed 1 year ago

ravila4 commented 1 year ago

The column 'inference_score' in CTD was full of Nan Values after converting to float. This change removes the float conversion, and allows None values to be removed via dict_sweep. The column does not contain relevant data since we are not storing inferred records for chemicals.