Gmousse/dataframe-js

[BUG] leftjoin() takes forever

Opened this issue · 0 comments

leftjoin() takes forever (14 seconds) to perform a leftjoin() on two dataframes of dimensions [15343, 6] and [1123, 5] while it takes milliseconds in R.

I just installed the library so I am running the latest version.