uncharted-distil / distil-compute

Shared code for defining, running and parsing the results of D3M pipelines
Apache License 2.0
0 stars 1 forks source link

Join Multiple Columns #195

Closed phorne-uncharted closed 3 years ago

phorne-uncharted commented 3 years ago

The update fuzzy join primitive supports joins using multiple features. These updates switch the join pipeline to accept lists of fields to join (along with a single accuracy value) to make use of the new ability.