阅读背景:

如何验证node.js中的csv文件?

来源:互联网 

I have a large csv file that I need to convert to json, and then store the data into neo4j. I am using the csv-parser plugin for node.js. This works fine if the csv is valid. However if it's not valid, then the data in neo4j gets scrambled. Therefore I need to validate the file, before I can send it into my database. Are there any existing plugins available or is there a way for me to validate the csv file myself? I have a large csv file that I need to convert




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: