Return data of entities that occur in the source dataset but not in the target
1 | return_nonconsecutive_data(result, source, target, row_id)
|
result |
result of find_all_similar function |
source |
source dataset |
target |
target dataset |
row_id |
Column name of row IDs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.