SciRuby / daru

Data Analysis in RUby
BSD 2-Clause "Simplified" License
1.04k stars 140 forks source link

Inner/outer join of DataFrame. #231

Closed genya0407 closed 8 years ago

genya0407 commented 8 years ago

It is impossible to inner/outer-join DataFrames (like this: Set logic on the other axes).

genya0407 commented 8 years ago

I'm sorry, I figured out how to perform join 😅 .