TravisLeithVeloqx
TravisLeithVeloqx
I have done some performance testing. Required module extension ```F# module Frame = let mapReplaceCol col f frame = frame |> Frame.replaceCol col (Frame.mapRowValues f frame) ``` ```F# let frocha1()...
Can I ask about the status of this? I would like to use this feature in my project and can clone this branch for now, but only if it is...
I keep coming up against this issue. Is there a release schedule in mind?
@mgravell @enricosada Until now I have not actually attempted to use this. Today I pulled this branch and built it. I added the Dapper.dll to my the project I am...
2nd test: I ran the following code on a machine that does not have redis ``` registerDoRedis('jobs', host = "192.168.128.6") foreach(j=1:10,.combine=sum, .multicombine=TRUE) %dopar% 4*sum((runif(1000000) ^ 2 + runif(1000000) ^ 2)...
I am using R 3.6.1 on both machines.