Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已将 R 连接到我的 vb.net 项目。R 给我一个大约 10000 行和 500 列的 .csv 文件。我想使用这些数据来创建带有图表等的 PowerPoint 幻灯片。我可以使用streamreader将这些数据放入数组或数据集中吗?但在我开始之前,我想知道存储数据的最佳方式是什么?考虑性能和可用性。
一个绝对用户友好的库 - http://www.codeproject.com/Articles/9258/A-Fast-CSV-Reader