Lucid.CSV.RecordLinkage¶
This task type partially joins rows from two CSV tables into a combined table by estimating record linkages.
Example configuration¶
step,method,column1,column2,window,offset,scale
preprocess,log,volume,volume,,,
index,sorted,log_volume,log_volume,3,,
compare,gauss,log_volume,log_volume,,0,1
compare,gauss,voi_posx,voi_posx,,5,1
compare,gauss,voi_posy,voi_posy,,5,1
compare,gauss,voi_posz,voi_posz,,5,1
classify,ecm,,,,,