csv reader finds less rows than bufio scanner

前端 未结 0 703
深忆病人
深忆病人 2020-12-19 04:59

I downloaded the IMDb dataset title.basics.tsv.gz and a wc -l data.tsv results in 7434601 rows.

Now I\'m trying to read the data in Go, but csv.Reader on

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