What is most efficient way to validate data types of columns in csv file?

后端 未结 0 1977
遥遥无期
遥遥无期 2021-01-28 20:49

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题