I am using loadtxt and I have missing values that are show up as N/A.
 
I get a,
 
ValueError: invalid literal for float(): N/A
 
Is there a way to ignore these?