Description Usage Arguments Value
Given users data, at least with columns 'hash_str', 'marketplace', 'id', 'diversity', delete rows that have no match in feedback data
1 | cleanUsers(users, feedback)
|
users |
name of dataframe with unique user accounts, as described above |
feedback |
name of dataframe with feedback data containing 'vendor_hash' |
dataframe with usable feedback data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.