entries with "Inf" (beginning with upper case I) will assign that column a dtype of object while "inf" is parsed as infinity. I believe that in R, the function write.table uses "Inf" (with the uppercase) which would make importing tables exported from R more difficult.