运行qhpvt的时间范围

时间:2019-02-24 12:12:17

标签: r

我正在R中运行一个qhpvt函数,其数据帧具有613,500行和大约30列。函数看起来像

 qhpvt(TestTblHyprlnksFrmtd16_0_613499SmallSize,"LCA Link","SubmitDate","n()")

这将永远耗时两个多小时,并且仍在继续。我预计需要多长时间?

表中的样本数据如下(我提供的样本中也只有查询中使用的那些列):

LCA Link                                                                  SubmitDate
/h1bvisa-I-200-16270-175992/consultant-us-practitioner-infosys-limited    9/26/2016
/h1bvisa-I-200-16111-357816/lead-technical-support-engineer-ixia          4/28/2016
/h1bvisa-I-200-16270-176117/programmer-analyst-global-it-inc              9/26/2016
/h1bvisa-I-200-16270-390781/project-manager-syntel-inc                    9/26/2016
/h1bvisa-I-200-16270-290298/product-test-engineer-mellanox-technologies   9/26/2016

0 个答案:

没有答案