Tagged Questions
3
votes
3answers
1k views
Fastest way to read a csv file
I'm looking for a very fast method to read a csv file. My data structure looks like this:
timestamp ,float , string ,ip ,string
1318190061,1640851625, lore ipsum,84.169.42.48,appname
...