tablecloth
tablecloth copied to clipboard
join functions could choose `column-selector` automatically
(tc/left-join a b) could by default use the common columns as column-selector
Is very frequent case, and could be implemented full backwards compatible (as new arrity)
Thanks! Sounds reasonable. I'll add it after Columns API is merged.