vaex icon indicating copy to clipboard operation
vaex copied to clipboard

+1 for outer join support

Open Karlheinzniebuhr opened this issue 4 years ago • 7 comments

I've failed to run an outer merge (join) with pandas. Vaex was my hope but right now only left and right joins are supported. As requested by the documentation, I opened this issue to cast my vote in favor of inner and outer joins

Karlheinzniebuhr avatar Dec 24 '19 02:12 Karlheinzniebuhr

Hi @Karlheinzniebuhr

Thanks for trying out vaex. Vaex does support inner join, and full join. Does that help your usecase?

Cheers, J.

JovanVeljanoski avatar Dec 24 '19 07:12 JovanVeljanoski

@JovanVeljanoski can you please point us to the full join functionality?

michellejkim avatar Jun 09 '20 15:06 michellejkim

Sure, https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.merge.html under parameters: how: outer

Karlheinzniebuhr avatar Jun 10 '20 13:06 Karlheinzniebuhr

@JovanVeljanoski Was there any update to this ?

thakursc1 avatar Jul 09 '20 21:07 thakursc1

Hi,

We are currently focused on the development of other aspects of Vaex. We appreciate the interested and need for full/outer join in Vaex, and hope to be able to work on it after the next major release. Unless some party is willing to fund this, we do not have the capacity to do it on a very short time-frame. Contributions are always welcome though!

Please track this issue for updates.

JovanVeljanoski avatar Jul 16 '20 07:07 JovanVeljanoski

Please track this issue for updates.

On the right on github you see: image

When we implement to feature, you'll be notified.

maartenbreddels avatar Jul 16 '20 08:07 maartenbreddels

+1

upenbendre avatar Sep 18 '22 17:09 upenbendre