markfairbanks / tidytable

Tidy interface to 'data.table'
https://markfairbanks.github.io/tidytable/
Other
449 stars 33 forks source link

Sketch `join_by()` implementation #661

Open markfairbanks opened 1 year ago

markfairbanks commented 1 year ago

Closes #222

Adafede commented 1 year ago

Hi @markfairbanks!

Having it implemented would be really great!

Thank you very much for tidytable! :rocket:

markfairbanks commented 1 year ago

@Adafede - I'll try and get this one going sometime in the next month or so. Joins in data.table are sort of a mess, so the logic for this one is a bit odd.

Thank you very much for tidytable! 🚀

You're welcome, glad to hear it's working out for you 😄