I have a csv file containing rows as records. I want to make sure that my CSV columns contain data of same data-type. Currently I do this using following method :
I impor