I have R connected to my vb.net project. R give me a .csv file with about 10000 rows and 500 columns. I want to use these data to create PowerPoint Slides with diagrams and so on. I could put these data into an array or into a dataset, using streamreader? But before i start i would like to know what the best way is to store the data? Conserning performance and usablility.
Asked
Active
Viewed 122 times
1 Answers
0
One absolutely user-friendly lib - http://www.codeproject.com/Articles/9258/A-Fast-CSV-Reader

nhaberl
- 417
- 1
- 4
- 17